Tags: indiebase/ncc
Tags
fix: sourcemap sources removes webpack path (vercel#1122) - Fixes vercel#1011 - Fixes vercel#1121 The source is now in the format `webpack://[namespace]/[resourcePath]`
feat: Log minification error when `--debug` (vercel#1102) If the `--debug` flag is specified, log any error during minification to the console.
feat: add support for TypeScript 5.0's array extends in tsconfig (ver… …cel#1105) - add support for TypeScript 5.0's array extends in tsconfig - drop support for Node.js 14 - remove tests for Tensorflow - update most dependencies --------- Signed-off-by: Sora Morimoto <[email protected]> Co-authored-by: Steven <[email protected]>
fix: add missing pr title lint action (vercel#1032) This workflow was never committed in PR vercel#1015 so I fixed the `.gitignore` too
fix: gitignore should include release.config.js (vercel#1016) This file didn't get committed in vercel#1015 because of the gitignore so this PR fixes it
PreviousNext