rsnext/packages/next/build
JJ Kasper 55e4a3d1ad
Only create locale domain links if on locale domain (#22032)
This updates to only create locale domain links if the current hostname is a locale domain to prevent making links unvisitable in development and preview environments where the configured locale domains don't point to the current build. 

Closes: https://github.com/vercel/next.js/issues/21211
Closes: https://github.com/vercel/next.js/issues/22011
2021-02-11 10:18:24 +00:00
..
babel feat: Webpack loader inlining (#21127) 2021-01-15 01:51:45 +00:00
output Fix hostname message in dev/start (#20409) 2021-01-25 16:13:12 +01: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 Only create locale domain links if on locale domain (#22032) 2021-02-11 10:18:24 +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 nccing AMP optimizer (#21980) 2021-02-11 09:55:56 +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 Improvements to webpack tracing, including hot-reload (#21652) 2021-01-29 10:32:26 +00:00
utils.ts Add proper error when conflicting paths are detected (#20918) 2021-01-11 20:50:17 +00:00
webpack-config.ts Add nccing AMP optimizer (#21980) 2021-02-11 09:55:56 +00:00
write-build-id.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00