bugeez-bug-tracker
TypeScript icon, indicating that this package has built-in type declarations

5.7.2 • Public • Published

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

import bzBugTracker from 'bugeez-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

Package Sidebar

Install

npm i bugeez-bug-tracker

Weekly Downloads

13

Version

5.7.2

License

MIT

Unpacked Size

5.12 kB

Total Files

7

Last publish

Collaborators

  • ywarezk