Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔧 (next-config) NICE-64 outputFileTracingExcludes swc (#1743)
Issue is storybook@7 ships with `swc` and need to exclude it since production does not need it and ... not sure what is happening. ```bash Serverless Function's page: ... Large Dependencies Uncompressed size Compressed size node_modules/.pnpm/@swc[email protected] 51.77 MB 17.18 MB node_modules/.pnpm/@swc[email protected] 44.48 MB 14.62 MB node_modules/.pnpm/[email protected] 16.1 MB 6.95 MB node_modules/.pnpm/[email protected][email protected][email protected] 21.98 MB 5.43 MB node_modules/.pnpm/@esbuild[email protected] 8.77 MB 3.68 MB node_modules/.pnpm/[email protected]_@[email protected] 4.05 MB 997.6 KB node_modules/.pnpm/[email protected][email protected] 1.64 MB 405.36 KB node_modules/.pnpm/[email protected] 905.8 KB 326.36 KB node_modules/.pnpm/[email protected] 1.13 MB 208.12 KB node_modules/.pnpm/[email protected] 964.3 KB 185.13 KB sites/jeromefitzgerald.com/.next 923.68 KB 162.89 KB All dependencies 17.98 MB 50.85 MB ```
- Loading branch information