generator-react-cli
Advanced tools
@@ -22,5 +22,5 @@ /** | ||
| this.copy('.babelrc', '.babelrc'); | ||
| this.copy('webpack.config', 'webpack.config'); | ||
| this.copy('webpack-dev-server', 'webpack-dev-server'); | ||
| this.copy('webpack.dev.config', 'webpack.dev.config'); | ||
| this.copy('webpack.config.js', 'webpack.config.js'); | ||
| this.copy('webpack-dev-server.js', 'webpack-dev-server.js'); | ||
| this.copy('webpack.dev.config.js', 'webpack.dev.config.js'); | ||
| }, | ||
@@ -27,0 +27,0 @@ generateClient: function() { |
+1
-1
| { | ||
| "name": "generator-react-cli", | ||
| "version": "1.0.4", | ||
| "version": "1.0.5", | ||
| "description": "基于react+webpack的项目目录快速生成器", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
61463
0.03%