chore: use inlineSourceMap instead of sourceMap #2767
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "inlineSourceMap"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Windows filesystem is pretty slow, so avoiding creating an extra file per file makes
npm run build~20% faster (~1600ms to ~1300ms on my machine)