Update vue.config.js
Changed beta directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
publicPath: process.env.NODE_ENV === 'production'
|
||||
? '/vue/'
|
||||
? '/beta/'
|
||||
: '/'
|
||||
}
|
||||
|
Reference in New Issue
Block a user