Compare commits
1 Commits
ba69541a7b
...
d8da574833
| Author | SHA1 | Date | |
|---|---|---|---|
| d8da574833 |
@@ -7,7 +7,7 @@ module.exports = {
|
||||
output: {
|
||||
path: path.resolve(__dirname, './dist'),
|
||||
filename: 'bundle.js',
|
||||
publicPath: './',
|
||||
publicPath: '/',
|
||||
clean: true,
|
||||
},
|
||||
module: {
|
||||
|
||||
Reference in New Issue
Block a user