@alchemycodelab/create-app
Advanced tools
Comparing version 1.2.5 to 1.2.6
{ | ||
"name": "@alchemycodelab/create-app", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -27,2 +27,5 @@ const HtmlPlugin = require('html-webpack-plugin'); | ||
], | ||
resolve: { | ||
extensions: ['.js', '.jsx'] | ||
}, | ||
module: { | ||
@@ -29,0 +32,0 @@ rules: [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18696
375