From 10d4f31205c8f2bd1f141321b51ab7637ef8da81 Mon Sep 17 00:00:00 2001 From: winixt Date: Tue, 23 Nov 2021 20:33:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B7=BB=E5=8A=A0=20windi.config.js=20?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=88=B0=20npm=20=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/fes-plugin-windicss/package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/fes-plugin-windicss/package.json b/packages/fes-plugin-windicss/package.json index 47fa6aca..b430fdd5 100644 --- a/packages/fes-plugin-windicss/package.json +++ b/packages/fes-plugin-windicss/package.json @@ -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" } -} +} \ No newline at end of file