Skip to content

Commit

Permalink
include js
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesbrown committed May 1, 2020
1 parent fb23810 commit e7b866d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"prepack": "go build -o dist ./cmd/..."
},
"files": [
"dist/**"
"dist/**",
"**/*.js"
],
"directories": {
"bin": "dist"
Expand Down

0 comments on commit e7b866d

Please sign in to comment.