mirror of
https://github.com/halo-dev/plugin-starter.git
synced 2026-01-14 06:04:11 +08:00
1. 将 `admin-frontend` 文件夹改为 `console`。 2. 构建后台的静态资源输出目录改为 `src/main/resources/console` /kind improvement ```release-note None ```
15 lines
193 B
JSON
15 lines
193 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig.config.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.app.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.vitest.json"
|
|
}
|
|
]
|
|
}
|