rsnext/packages/next/build
JJ Kasper 5b70802f61
Preserve asPath while resolving rewrites (#21410)
* Preserve asPath while resolving rewrites

* remove un-needed alias

* Add new alias

* Add return type for resolve rewrites
2021-01-21 17:40:23 -06:00
..
babel feat: Webpack loader inlining (#21127) 2021-01-15 01:51:45 +00:00
output ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
plugins perf(next): use require.resolve instead of resolve (#19518) 2021-01-11 14:43:08 +00:00
polyfills Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
profiler Added no-shadow rule to eslint (#13645) 2020-06-01 21:00:22 +00:00
webpack chore: compile css-loader (#21357) 2021-01-20 05:47:25 +00:00
compiler.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
entries.ts Ensure i18n custom routes resolves correctly (#19766) 2020-12-04 10:14:55 +00:00
generate-build-id.ts Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
index.ts Add proper error when conflicting paths are detected (#20918) 2021-01-11 20:50:17 +00: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
tracer.ts Update experimental profiling (#20357) 2020-12-21 16:02:41 +00:00
utils.ts Add proper error when conflicting paths are detected (#20918) 2021-01-11 20:50:17 +00:00
webpack-config.ts Preserve asPath while resolving rewrites (#21410) 2021-01-21 17:40:23 -06:00
write-build-id.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00