rsnext/packages/next/build
Maia Teegarden 4f8d883acd
Fix/swc minify (#28898)
* Expose minify in next-swc

* Expose minify in js binding

* Use new minify function in terser plugin

* Only upload changed binary artifact

* Build next-swc binaries

* Add swc license info to copied file
2021-09-07 15:57:47 -07:00
..
babel Remove unused imports 2021-08-25 11:11:45 +02:00
output Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
polyfills Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
swc Fix/swc minify (#28898) 2021-09-07 15:57:47 -07:00
webpack Fix/swc minify (#28898) 2021-09-07 15:57:47 -07:00
compiler.ts Add relationship between issuer and module to traces (#28192) 2021-08-18 14:22:53 +02:00
cssnano-simple.js Use consistent postcss version for all transforms (#28529) 2021-09-02 08:45:35 +02:00
entries.ts Ensure adding _app/_document HMRs correctly (#28279) 2021-08-19 08:12:12 +00:00
generate-build-id.ts Fix generateBuildId type that can be async function (#28040) 2021-08-12 22:26:44 +00:00
index.ts Add default trace format that is exported automatically (#28461) 2021-08-25 10:47:16 +02:00
is-writeable.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00
spinner.ts [Feature] Progress bar for static build (#15297) 2020-08-04 09:58:23 +02:00
utils.ts Add entrypoint tracing (#25538) 2021-08-16 19:29:11 +00:00
webpack-config.ts Remove outdated webpack conformance experiment (#28846) 2021-09-07 13:27:23 +02:00
worker.ts use a shared worker pool for collecting page data and static page generation (#27924) 2021-08-12 19:54:49 +00:00
write-build-id.ts Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00