mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
ng 4
This commit is contained in:
@@ -10,7 +10,7 @@ module.exports = {
|
||||
},
|
||||
devtool: 'source-map',
|
||||
output: {
|
||||
path: 'app/assets/webpack',
|
||||
path: path.join(__dirname, 'app', 'assets', 'webpack'),
|
||||
pathinfo: true,
|
||||
//publicPath: 'assets/webpack/',
|
||||
filename: '[name].js'
|
||||
|
Reference in New Issue
Block a user