Public path changed
This commit is contained in:
parent
b195b35c68
commit
7d3531f058
@ -1,7 +1,5 @@
|
||||
module.exports = {
|
||||
publicPath: process.env.NODE_ENV === 'production'
|
||||
? '/beta/'
|
||||
: '/',
|
||||
publicPath: '/',
|
||||
devServer: {
|
||||
disableHostCheck: true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user