rsnext/packages/next/build
Joe Haddad a92e976231
Remove remaining granular chunks references (#13672)
This removes remaining references to `granularChunks` in configs, error messages, and comments.

Also removed the `process.env.__NEXT_GRANULAR_CHUNKS` value.

---

Follow up to: https://github.com/vercel/next.js/pull/13663
2020-06-02 14:45:07 +00:00
..
babel Added no-shadow rule to eslint (#13645) 2020-06-01 21:00:22 +00:00
bundles Lint for invalid imports (#13482) 2020-05-28 08:23:10 +00:00
output Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
plugins [Experimental] Only consider files within plugins (#12943) 2020-05-20 04:05:29 +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 Remove remaining granular chunks references (#13672) 2020-06-02 14:45:07 +00:00
compiler.ts Fail production build quickly (#13496) 2020-05-28 22:51:30 +00:00
entries.ts Remove remaining granular chunks references (#13672) 2020-06-02 14:45:07 +00:00
generate-build-id.ts Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
index.ts Added no-shadow rule to eslint (#13645) 2020-06-01 21:00:22 +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 make getStaticPaths work with optional catch-all routes (#13559) 2020-06-01 17:08:34 +00:00
webpack-config.ts Remove remaining granular chunks references (#13672) 2020-06-02 14:45:07 +00:00
write-build-id.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00