Skip to content

Commit 7b80a9d

Browse files
authored
fix: files lost in npm dist (umijs#184)
1 parent 16e1d69 commit 7b80a9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/bundler-vite/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"files": [
8+
"compiled",
89
"dist"
910
],
1011
"scripts": {

0 commit comments

Comments
 (0)