Skip to content

Commit

Permalink
fix: publish bundled file
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Mar 21, 2020
1 parent 7689bf2 commit d8df6c7
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 @@ -6,7 +6,7 @@
"author": "EGOIST <0x142857@gmail.com>",
"license": "MIT",
"scripts": {
"test": "echo lol",
"test": "yarn build",
"build": "rm -rf dist && yarn webpack --mode production"
},
"devDependencies": {
Expand Down

0 comments on commit d8df6c7

Please sign in to comment.