DEV Community

The Babel Podcast

03: Jason Miller on Compiling Your Dependencies

Jason Miller and Henry Zhu do a follow up episode on the issues around running modern JavaScript for not just your own code, but rather your dependencies (what's in node_modules). Discussed are specific approaches by bundlers to change package.json fields like jsnext:main/module, general issues for library consumers and maintainers as well as browsers, and the hints of some ideas for the near and far future.

Transcript: https://podcast.babeljs.io/dependencies
Jason: https://twitter.com/_developit
Henry: https://twitter.com/left_pad
Podcast: http://podcast.babeljs.io

Episode source