vazco / universe-modules

Use ES6 / ES2015 modules in Meteor with SystemJS
https://atmospherejs.com/universe/modules
MIT License
52 stars 7 forks source link

Please bring back support for importing '*.import' #30

Closed Gaelan closed 8 years ago

Gaelan commented 8 years ago

…or let us use plain .js files. We shouldn't be stuck on 0.4 if we need TypeScript support.

MacRusher commented 8 years ago

Sorry for that, I've removed this while refactoring the code but I'll bring it back. You can expect new version later today.

I'm also working on a package that will allow to use plain .js extension.

MacRusher commented 8 years ago

I've just published version 0.5.1, please let me know if it works for you.

MacRusher commented 8 years ago

Closing, please reopen if you still have any issues.