Closed harryxue1999 closed 2 months ago
hey @harryxue1999!
thank you for taking the time to propose this change and sorry for the belated response! turning arc.js into a UMD is still definitely an option but at this point it has also become pretty common for library authors to publish a bare ES module and let the consumer handle transpilation.
i'll need to chew on this a bit but i'm interested in more feedback if you (or anyone else) has opinions on the topic.
(maybe something like this? https://github.com/felixge/node-dateformat/pull/183)
window
)