rsnext/packages/next/build
Luis Alvarez D 735aab6f03
Update Fast Refresh warning (#16496)
Fixes https://github.com/vercel/next.js/issues/16495

Terminal:

![image](https://user-images.githubusercontent.com/4278345/90984442-96421b00-e53a-11ea-9939-44b00cba87cf.png)

Browser: 

![image](https://user-images.githubusercontent.com/4278345/90984456-a9ed8180-e53a-11ea-86da-d9f28e9c2fdd.png)

The link https://nextjs.link/codemod-ndc used for the warning links to a currently 404 docs page, that will be available in the next stable release.

Tests not added as the warning has tests already.
2020-08-24 03:04:25 +00:00
..
babel Update Fast Refresh warning (#16496) 2020-08-24 03:04:25 +00:00
output [Feature] Progress bar for static build (#15297) 2020-08-04 09:58:23 +02: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 Correct initial fallback route param values (#16485) 2020-08-23 12:35:30 +00:00
compiler.ts Prepare for webpack 5 upgrade (#14268) 2020-06-17 15:00:29 +00:00
entries.ts Combine sendPayload and sendHTML (#15475) 2020-07-27 16:19:30 -04:00
generate-build-id.ts Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
index.ts Add debug flag for extra build output (#16399) 2020-08-20 15:43:38 +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
utils.ts Add support for fallback: 'blocking' (#15672) 2020-08-04 15:10:31 +00:00
webpack-config.ts Add webpack 5 cache invalidation (#16494) 2020-08-24 01:37:48 +00:00
write-build-id.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00