rsnext/packages/next/build
Houssein Djirdeh 50a36eecd3
ESLint Updates (#25895)
* lots of eslint updates

* adds eslint: dirs flag to next.config.js

* update lint command in docs

* update per review comments

* re-add --no-lint command for build

* Apply suggestions from code review

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2021-06-08 17:46:00 -05:00
..
babel Fix "env" key in babelrc with new Babel mode (#25841) 2021-06-07 18:21:49 +02:00
output Upgrade eslint to the latest version (#24377) 2021-04-25 18:34:36 +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 Adjust JPEG quality when generating placeholder (#25904) 2021-06-08 19:57:24 +02:00
compiler.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
entries.ts performance improvement of static generation (#25035) 2021-05-17 12:04:06 +00:00
generate-build-id.ts Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
index.ts ESLint Updates (#25895) 2021-06-08 17:46:00 -05: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 experimental.gzipSize flag which allows to switch to uncompressed sizes (#25028) 2021-05-14 16:29:49 +02:00
webpack-config.ts Remove feature flags for static image and blurry placeholder (#25797) 2021-06-07 14:43:14 +02:00
write-build-id.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00