@alchemycodelab/create-app
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -18,4 +18,3 @@ { | ||
"default", | ||
"alchemy-jest-slack-reporter", | ||
"jest-github-reporter" | ||
"alchemy-jest-slack-reporter" | ||
] | ||
@@ -22,0 +21,0 @@ }, |
{ | ||
"name": "@alchemycodelab/create-app", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -30,3 +30,3 @@ const HtmlPlugin = require('html-webpack-plugin'); | ||
{ | ||
test: /\.js$/, | ||
test: /\.jsx?$/, | ||
exclude: /node_modules/, | ||
@@ -33,0 +33,0 @@ use: { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
19775