mirror of
https://github.com/systemjs/systemjs.git
synced 2026-01-25 14:57:38 +00:00
plugin fix
This commit is contained in:
parent
a82749fa04
commit
c6522d206f
@ -96,6 +96,7 @@
|
||||
// backwards compat for strange plugin * paths
|
||||
if (loader.paths['*'] == '*.js')
|
||||
return address.replace(/\.js$/, '');
|
||||
return address;
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user