Zoey Mertes
Zoey Mertes
6to5 has a polyfill and a runtime, the polyfill exists as a polyfill for ES6 features, and the runtime is just a replacement for code that would otherwise be placed...
Initial implementation: https://github.com/zekesonxx/spider/tree/es5-6to5
This, while a good solution, is adding runtime code, which is bad. I'm beginning to think that we need a compiler flag to specify if it's a production or development...
Relevant: I made a SublimeLinter plugin, https://github.com/zekesonxx/SublimeLinter-contrib-spider