mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-06 05:22:16 +08:00
初始化3.0.0版本
This commit is contained in:
29
km-console/packages/layout-clusters-fe/d1.json
Normal file
29
km-console/packages/layout-clusters-fe/d1.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user