修改项目

This commit is contained in:
lVAL 2020-09-27 13:03:58 +08:00
parent 2959d60845
commit 7ecacfa802
3 changed files with 3 additions and 13432 deletions

13429
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
{
"name": "jl-admin-iview",
"name": "official-website",
"version": "0.1.0",
"private": true,
"scripts": {

View File

@ -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,