mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
fix: 添加 windi.config.js 文件到 npm 包
This commit is contained in:
parent
71f54368a2
commit
10d4f31205
@ -4,7 +4,8 @@
|
||||
"description": "@fesjs/plugin-windicss",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
"lib"
|
||||
"lib",
|
||||
"windi.config.js"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
@ -32,4 +33,4 @@
|
||||
"dependencies": {
|
||||
"windicss-webpack-plugin": "^1.5.8"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user