Bugeez bug tracker
We will also need to publish a bugeez bug tracker solution for npm
npm install bugeez-bug-tracker
this will contain a function that when we call it it will activate the bug tracker
; bzBugTracker'app'
We will only publish to npm when we are pushing to prod.
The version of the package will be determined by the version in jenkins and the build number will be the patch of the version.
Our package needs to be written in typescript with a declaration file