at the end of the day, it was inevitable
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import base from './_base'
|
||||
|
||||
let overrides = {
|
||||
compiler_enable_hmr: true,
|
||||
compiler_public_path: `http://${base.server_host}:${base.server_port}/`
|
||||
};
|
||||
|
||||
export default overrides;
|
||||
Reference in New Issue
Block a user