|
|
@ -6,7 +6,7 @@ function resolve(dir) { |
|
|
|
return path.join(__dirname, dir) |
|
|
|
} |
|
|
|
const name = defaultSettings.title // 网址标题
|
|
|
|
const port = 8013 // 端口配置
|
|
|
|
const port = 8014 // 端口配置
|
|
|
|
// All configuration item explanations can be find in https://cli.vuejs.org/config/
|
|
|
|
|
|
|
|
// const GenerateAssetPlugin = require('generate-asset-webpack-plugin')
|
|
|
|