修改项目
This commit is contained in:
parent
2959d60845
commit
7ecacfa802
13429
package-lock.json
generated
13429
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "jl-admin-iview",
|
||||
"name": "official-website",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
@ -9,8 +9,8 @@ const name = defaultSettings.title;
|
||||
const port = 9520;
|
||||
|
||||
module.exports = {
|
||||
publicPath: "/website",
|
||||
outputDir: "dist/website",
|
||||
publicPath: "/official-website",
|
||||
outputDir: "dist/official-website",
|
||||
assetsDir: "static",
|
||||
lintOnSave: false,
|
||||
productionSourceMap: false,
|
||||
|
Reference in New Issue
Block a user