mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 11:52:08 +08:00
初始化3.0.0版本
This commit is contained in:
28
km-console/d1.json
Normal file
28
km-console/d1.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"appConfig": {
|
||||
"appName": "KnowStreaming-FE",
|
||||
"ident": "",
|
||||
"port": "8000",
|
||||
"webpackCustom": "",
|
||||
"webpackChain": "",
|
||||
"entry": [
|
||||
{
|
||||
"title": "",
|
||||
"name": "",
|
||||
"src": ""
|
||||
}
|
||||
],
|
||||
"layout": "layout-clusters-fe",
|
||||
"packages": [
|
||||
"config-manager-fe",
|
||||
"layout-clusters-fe"
|
||||
]
|
||||
},
|
||||
"entrust": true,
|
||||
"localBuilderVersion": true,
|
||||
"extensions": [],
|
||||
"preset": "@didi/d1-preset-opensource",
|
||||
"builderType": "lerna",
|
||||
"generatorType": "",
|
||||
"mockDir": "mock"
|
||||
}
|
||||
Reference in New Issue
Block a user