mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-02 06:43:42 +08:00
build(projects): 主题配置完善
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
"esModuleInterop": true,
|
||||
"lib": ["esnext", "dom"]
|
||||
},
|
||||
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"]
|
||||
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue", "windi.config.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user