atom-analytics

To dev

Usage no npm install needed!

<script type="module">
  import atomAnalytics from 'https://cdn.skypack.dev/atom-analytics';
</script>

README

To dev

$ npm run watch-internal (Builds and watches dist/helpers.js)

$ npm run watch-external (Builds and watches dist/particle.js)


To build

$ npm run build-internal (Builds dist/helpers.js)

$ npm run build-external (Builds dist/particle.js)


To deploy:

$ ./deploy (prod)

$ ./deploy-test (test)


external.js = particle.js

internal.js = helpers.js