Release v0.1.2
chore(BREAKING CHANGE): Switch to rollup
- Removed webpack in favor of rollup.
- Now the module is exported as both an ES Module and a CommonJS Module.
- Fixed the cli, that was not exported as an executable.
- Better support in nps-tooling
BREAKING CHANGE