Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
whalemare committed May 2, 2021
1 parent daaedac commit e9ab471
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 31 deletions.
66 changes: 37 additions & 29 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lint": "eslint src/**/*.ts",
"package": "ncc build --source-map --license licenses.txt",
"test": "jest",
"all": "npm run build && npm run format && npm run lint && npm run package"
"all": "npm run build && npm run package"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit e9ab471

Please sign in to comment.