fix: components path
This commit is contained in:
@@ -22,7 +22,7 @@ module.exports = (env, argv) => {
|
||||
],
|
||||
devServer: {
|
||||
hot: 'only',
|
||||
static: './',
|
||||
static: './public',
|
||||
port,
|
||||
devMiddleware: {
|
||||
writeToDisk: argv.writeToDisk,
|
||||
|
||||
Reference in New Issue
Block a user