update version
This commit is contained in:
@@ -15,9 +15,9 @@ module.exports = {
|
||||
* for example GitHub pages. If you plan to deploy your site to https://foo.github.io/bar/,
|
||||
* then assetsPublicPath should be set to "/bar/".
|
||||
* In most cases please use '/' !!!
|
||||
* Detail https://cli.vuejs.org/config/#baseurl
|
||||
* Detail https://cli.vuejs.org/config/#publicPath
|
||||
*/
|
||||
baseUrl: '/',
|
||||
publicPath: '/',
|
||||
outputDir: 'dist',
|
||||
assetsDir: 'static',
|
||||
lintOnSave: process.env.NODE_ENV !== 'production',
|
||||
|
||||
Reference in New Issue
Block a user