Skip to content

Commit

Permalink
add test with jest script
Browse files Browse the repository at this point in the history
  • Loading branch information
timhagn committed Oct 23, 2018
1 parent f3f1217 commit 966b050
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"breakpoint"
],
"scripts": {
"test": "jest",
"clean": "rimraf dist",
"build": "yarn build:common && yarn build:es && yarn build:browser",
"build:common": "rollup -c --environment COMMON,PRODUCTION",
Expand Down

0 comments on commit 966b050

Please sign in to comment.