初始化3.0.0版本

This commit is contained in:
zengqiao
2022-08-18 17:04:05 +08:00
parent 462303fca0
commit 51832385b1
2446 changed files with 93177 additions and 127211 deletions

View File

@@ -0,0 +1,29 @@
{
"appConfig": {
"appName": "layout-clusters-fe",
"ident": "",
"port": "8000",
"webpackCustom": "",
"webpackChain": "",
"entry": [
{
"title": "多集群管理",
"name": "index",
"src": "./src/index.html"
}
],
"layout": "layout-clusters-fe",
"packages": [
"config-manager-fe",
"layout-clusters-fe"
]
},
"entrust": true,
"localBuilderVersion": true,
"extensions": [],
"preset": "@didi/d1-preset-opensource",
"builderType": "@didi/d1-preset-opensource",
"generatorType": "",
"mockDir": "mock",
"webpackCustomPath": "./webpack.config.js"
}