rsnext/packages/next/build
Joe Haddad 7ce000b328
WSL should be considered Windows for HMR option (#14254)
This toggles the separate Windows `devtool` setting for WSL. We cannot test this as we do not have access to WSL in our current test setup suite, however, this is a temporary patch that should be fixed with the webpack 5 upgrade, so I do not feel strongly about testing it.

---

Fixes #14253
2020-06-17 12:59:00 +00:00
..
babel Clean up AMP bundle removal (#14130) 2020-06-14 12:49:46 +00:00
output Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
plugins Clean up render.tsx options (#13759) 2020-06-06 23:00:03 +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 WSL should be considered Windows for HMR option (#14254) 2020-06-17 12:59:00 +00:00
compiler.ts Fail production build quickly (#13496) 2020-05-28 22:51:30 +00:00
entries.ts Use chunkhash instead of buildId for pages (#13937) 2020-06-11 10:57:24 +02:00
generate-build-id.ts Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
index.ts Refactor moveExportedPages to use getPagePath (#14247) 2020-06-17 03:40:07 +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 use requirePage for /_document and /_app (#14176) 2020-06-15 10:41:17 -04:00
webpack-config.ts Use chunkhash instead of buildId for pages (#13937) 2020-06-11 10:57:24 +02:00
write-build-id.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00