bundle-sfx is great if you have a limited number of apps, but if you make multiple bundles this way the generated JS files are massive due to the inclusion of systemjs itself.
TODO: add an option to use bundle or bundle-sfx and include the arithmetic (by default exclude system.js and config.js).
bundle-sfx is great if you have a limited number of apps, but if you make multiple bundles this way the generated JS files are massive due to the inclusion of systemjs itself.
TODO: add an option to use
bundle
orbundle-sfx
and include the arithmetic (by default exclude system.js and config.js).