unional / systemjs-plugin-domture

Internal systemjs plugin used by domture
MIT License
0 stars 0 forks source link

fix: locate return address #2

Closed unional closed 6 years ago

unional commented 6 years ago

systemjs code seems to use the return value of locate: https://github.com/systemjs/systemjs/blob/master/src/instantiate.js#L158

Although the example I modeled after does not.