rsnext/packages/next/build/webpack
Tim Neutkens 7d664d5b36
Add stats config for SWC (#28883)
* Add stats config for SWC

* Remove stats for deprecated mode

* Include native binaries in local linking

* Expose minify in next-swc

* Build next-swc binaries

* Only upload changed binary artifact

* Build next-swc binaries

* Expose minify in js binding

* Use new minify function in terser plugin

* Build next-swc binaries

* Build next-swc binaries

* Build next-swc binaries

* Pass pagesDir option to SWC for next/dynamic

* Build next-swc binaries

* Add spans for next-trace-entrypoints-plugin

* Fix linting

Co-authored-by: Maia Teegarden <dev@padmaia.rocks>
Co-authored-by: padmaia <padmaia@users.noreply.github.com>
Co-authored-by: timneutkens <timneutkens@users.noreply.github.com>
2021-09-14 18:13:11 +02:00
..
config Webpack rule to block importing images into _document (#28475) 2021-09-06 13:41:18 +02:00
loaders Add stats config for SWC (#28883) 2021-09-14 18:13:11 +02:00
plugins Add stats config for SWC (#28883) 2021-09-14 18:13:11 +02:00
require-hook.ts Ensure externals are correct for mini-css-extract-plugin (#25340) 2021-05-23 13:15:58 +02:00