Skip to content

Commit

Permalink
fix: include vite source in npm bundle (fixes #3652)
Browse files Browse the repository at this point in the history
  • Loading branch information
IanVS committed Jun 2, 2021
1 parent dfab3ed commit 13d8701
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"files": [
"bin",
"dist",
"src",
"client.d.ts"
],
"engines": {
Expand Down

0 comments on commit 13d8701

Please sign in to comment.