© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mike Kaur
Writing beautiful code is my hobby
What do you do?
Sunny Singh
Creating Content & Code
Inlined, based on exactly what your library needs, and without overriding globals. Sometimes it makes sense though to ask your users to install large polyfills themselves, like Promises.
Babel also has a transformer to do this for you: babeljs.io/docs/plugins/transform-runtime
Sunny Singh
Creating Content & Code
Inlined, based on exactly what your library needs, and without overriding globals. Sometimes it makes sense though to ask your users to install large polyfills themselves, like Promises.
Babel also has a transformer to do this for you: babeljs.io/docs/plugins/transform-runtime