rsnext/test/integration/config
Joe Haddad c64cb60a8e
Fail production build quickly (#13496)
By default, webpack will proceed to run loaders and plugins on all files, even after an error has been encountered during the build process.

This means you might need to wait minutes to see a syntax error encountered in one of your source files. This PR fixes that.
2020-05-28 22:51:30 +00:00
..
components Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
node_modules Add eslint-plugin-jest (#13003) 2020-05-18 13:16:07 -04:00
pages Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
test Stabilize config tests (#13116) 2020-05-19 18:42:41 -04:00
.gitignore Exposing configuration to the server / client side (minor) (#3882) 2018-02-26 12:03:27 +01:00
next.config.js Fail production build quickly (#13496) 2020-05-28 22:51:30 +00:00