Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bmewburn committed Jul 11, 2020
1 parent e39e140 commit ba07cd6
Show file tree
Hide file tree
Showing 4 changed files with 723 additions and 1,458 deletions.
3 changes: 2 additions & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"stopOnEntry": false,
"sourceMaps": true,
"outFiles": [ "${workspaceRoot}/out/src/**/*.js" ],
"preLaunchTask": "npm"
"preLaunchTask": "npm",
"env": {"mode": "production"}
},
{
"name": "Debug",
Expand Down
Loading

0 comments on commit ba07cd6

Please sign in to comment.