migrate to ci-templates
This commit is contained in:
@ -8,7 +8,7 @@ module.exports = {
|
||||
entry: './src/script.js',
|
||||
output: {
|
||||
filename: 'main.js',
|
||||
path: path.resolve(__dirname, 'build'),
|
||||
path: path.resolve(__dirname, 'dist'),
|
||||
},
|
||||
devServer: {
|
||||
open: true,
|
||||
|
||||
Reference in New Issue
Block a user