canjs / can-util

Essential utilities used by lots of CanJS's projects.
https://canjs.com/doc/can-util.html
MIT License
10 stars 8 forks source link

Add support for nativ import command. #413

Open frank-dspeed opened 6 years ago

frank-dspeed commented 6 years ago

NodeJS and the Browser will support import.then() https://github.com/canjs/can-util/blob/master/js/import/import.js handels the possible cases.