Gitlab CI & cambio de dist a public
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = (env, argv) => {
|
||||
|
||||
// Your build destination
|
||||
output: {
|
||||
path: path.resolve(__dirname, 'dist'),
|
||||
path: path.resolve(__dirname, 'public'),
|
||||
filename: 'bundle.js'
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user