Adapt jest and eslint for new default loader scope. (#1077)

Revert webpack prod config comments to not refer to dev server.
This commit is contained in:
Stefan
2016-11-21 23:03:40 +01:00
committed by Ville Immonen
parent 7e9cb18a55
commit 6e00813632
4 changed files with 8 additions and 11 deletions

View File

@@ -124,7 +124,7 @@ module.exports = {
// A missing `test` is equivalent to a match.
{
exclude: [
/\.(html)$/,
/\.html$/,
/\.(js|jsx)$/,
/\.css$/,
/\.json$/