Feature: Browser and Node compatibility without building
GeoffreyBooth opened this issue · 1 comments
GeoffreyBooth commented
I can write an ES module that imports dependencies and works natively in either browsers or in Node, without needing a build step.
Use cases 28, 32.
ljharb commented
I believe package name maps in the browser will make this possible.