mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
fix hot reloading
This commit is contained in:
parent
ce3631f3a2
commit
77b13532da
@ -50,7 +50,7 @@ const appConfig = merge(baseConfig,
|
||||
directory: __dirname,
|
||||
},
|
||||
devMiddleware: {
|
||||
publicPath: 'dist/',
|
||||
publicPath: '/dist/',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user