8 Commits

Author SHA1 Message Date
guybedford
cd39187ad8 SystemJS alias, packaging and bundling consistency formalization 2015-12-29 17:29:35 +02:00
Artem Khodyush
7310ed9e2c alias.js: fix for default export from alias module in cjs format 2015-11-29 08:38:57 -08:00
Artem Khodyush
e04ce900c6 alias.js: use createEntry() like it's done in the rest of the code
otherwise groupIndex is uninitialized, which in my case lead to
buildGroups producing groups 'array' with two indices: 0 and NaN
2015-11-24 07:00:55 -08:00
Mato Ilic
8da91a8ea5 fix load order for dependencies of aliased entries 2015-07-25 23:53:55 +02:00
guybedford
a563bfda65 support script loading for globals in subset 2015-05-12 13:54:05 +02:00
guybedford
f924595ead minor tweaks 2015-05-12 13:52:55 +02:00
guybedford
8ad242e770 aliases es6-based 2015-05-12 13:52:54 +02:00
guybedford
21141bccba alias extension 2015-05-12 13:52:53 +02:00