rsnext/packages/next/build/webpack/config/blocks
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
..
css Add support for sass-loader prependData option (#12277) 2020-05-23 13:37:48 +00:00
base.ts Fail production build quickly (#13496) 2020-05-28 22:51:30 +00:00