mirror of
https://github.com/wassname/react-webpack-template.git
synced 2026-07-19 11:27:34 +08:00
Added new cleanup and copy scripts
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ var config = {
|
||||
port: port,
|
||||
debug: true,
|
||||
output: {
|
||||
path: path.join(__dirname, 'dist'),
|
||||
path: path.join(__dirname, 'dist/assets'),
|
||||
filename: 'app.js',
|
||||
publicPath: publicPath
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user