next.js
af8a686e - fix: improve source map path normalization and monorepo support

Commit
39 days ago
fix: improve source map path normalization and monorepo support - Add normalizeSourceUrl function to handle file:/ URL concatenation - Fix bug where file:/ URLs at position 0 weren't handled (>= 0 instead of > 0) - Add packages/next/dist to shouldIgnorePath for monorepo development - Export shouldIgnorePath for reuse by webpack source map implementation - Add unit tests for normalizeSourceUrl
Author
Committer
Parents
Loading