Skip to content

Commit

Permalink
fix: activation hook to improve the loading time by deferring it
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya authored Apr 11, 2020
1 parent b815ea7 commit 56227be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
"prettier": "^1.18.2",
"semantic-release": "^15.13.16"
},
"activationHooks": [
"core:loaded-shell-environment"
],
"release": {
"extends": "@semantic-release/apm-config"
},
Expand Down

0 comments on commit 56227be

Please sign in to comment.