This update is mainly about getting us into a proper angular module format. It changes the build system to use ngc and rollup from npm run
(rather than ng build
), and karma for testing.
This update is mainly about getting us into a proper angular module format. It changes the build system to use ngc and rollup from npm run
(rather than ng build
), and karma for testing.