chore: fix local development
This commit is contained in:
@ -31,6 +31,7 @@ const baseConfig = {
|
||||
devServer: {
|
||||
contentBase: '../../dev-test',
|
||||
watchContentBase: true,
|
||||
publicPath: '/dist/',
|
||||
quiet: true,
|
||||
host: 'localhost',
|
||||
port: 8080,
|
||||
|
Reference in New Issue
Block a user