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