Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 341 Bytes

RELEASING.md

File metadata and controls

18 lines (12 loc) · 341 Bytes

To release analytics there are two parts :

The platform

npm run build
zip dist.zip dist/*.min.js*

You can then send the zip to Guillaume Hayoz to put on the Swissquote CDN.

The typings

Change the version in typings/package.json then run:

npm publish --registry https://npm.bank.swissquote.ch/repository/sq-npm/