sergei-maertens / django-systemjs

MIT License
42 stars 5 forks source link

Make the regular bundle available instead of bundle-sfx #3

Closed sergei-maertens closed 9 years ago

sergei-maertens commented 9 years ago

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).

sergei-maertens commented 9 years ago

Fixed in https://github.com/sergei-maertens/django-systemjs/commit/4be082126548cec0979a1a550885846ab3101733