Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

Commit

Permalink
fix: use snowpack build
Browse files Browse the repository at this point in the history
  • Loading branch information
feerglas committed Sep 12, 2020
1 parent 323807e commit 4e0e0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"snowpack": "~2.10.3"
},
"files": [
"src/"
"dist/"
],
"scripts": {
"build": "snowpack build",
Expand Down

0 comments on commit 4e0e0c1

Please sign in to comment.