Currently, if I pull this repo, I can't actually import it as a module. I have to make some changes to the top, ex.
var exports = module.exports = (function () {
It'll be great we can have some dynamic detection if a module or browser is requesting this file. Thank you very much, really liked this piece of work.
Currently, if I pull this repo, I can't actually import it as a module. I have to make some changes to the top, ex.
It'll be great we can have some dynamic detection if a module or browser is requesting this file. Thank you very much, really liked this piece of work.