Skip to content

Commit

Permalink
apply @trace if global.TRACE
Browse files Browse the repository at this point in the history
  • Loading branch information
hsk81 committed Apr 25, 2019
1 parent 09a2ef1 commit 5459456
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions dist/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.min.js
*.min.js.map
*.umd.js
*.umd.js.map
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"test": "node ./cli/run-test.js"
},
"types": "dist/lib/index.d.ts",
"version": "1.0.9"
"version": "1.0.10"
}

0 comments on commit 5459456

Please sign in to comment.