mirror of
https://github.com/systemjs/systemjs.git
synced 2026-02-01 15:59:54 +00:00
build
This commit is contained in:
parent
1646053fec
commit
52e84b3dd3
3
dist/system.js
vendored
3
dist/system.js
vendored
@ -133,9 +133,6 @@ global.upgradeSystemLoader = function() {
|
||||
|
||||
load.source = load.source || '';
|
||||
|
||||
if (name == 'traceur')
|
||||
return systemInstantiate.call(this, load);
|
||||
|
||||
// set load.metadata.format from metadata or format hints in the source
|
||||
var format = load.metadata.format;
|
||||
if (!format) {
|
||||
|
||||
2
dist/system.min.js
vendored
2
dist/system.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user