rsnext/packages/next/build
JJ Kasper 2d9d649d49
Add handling for custom-routes with basePath (#15041)
This adds handling for custom-routes with `basePath` to automatically add the `basePath` for custom-routes `source` and `destination` unless `basePath: false` is set for the route. 

Closes: https://github.com/vercel/next.js/issues/14782
2020-07-12 19:03:49 +00:00
..
babel Add no-anon-default-export Babel lint rule (#14519) 2020-06-30 13:05:29 +00:00
output Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
plugins Clean up plugins (#14676) 2020-06-29 14:26:49 +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 Add handling for custom-routes with basePath (#15041) 2020-07-12 19:03:49 +00:00
compiler.ts Prepare for webpack 5 upgrade (#14268) 2020-06-17 15:00:29 +00:00
entries.ts Add filename to error in webpack 5 (#14977) 2020-07-09 14:31:06 +02:00
generate-build-id.ts Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
index.ts Add handling for custom-routes with basePath (#15041) 2020-07-12 19:03:49 +00:00
is-writeable.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00
spinner.ts node-fetch, ora 2020-03-30 16:26:25 -04:00
utils.ts Avoid pulling extra code in the bundles for trailingSlash logic (#14696) 2020-06-30 04:06:39 +00:00
webpack-config.ts Update ignored patterns for webpack 4 (#15096) 2020-07-12 14:03:17 +02:00
write-build-id.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00