frehner / modern-guide-to-packaging-js-library

A guide to help ensure your JavaScript library is the most compatible, fast, and efficient library you can make.
GNU General Public License v3.0
1.44k stars 38 forks source link

Update recommendations on the browser field #18

Closed frehner closed 2 years ago

frehner commented 2 years ago

Separate out the CDN section so it isn't nested under the "browser" section anymore

Add back "default" to package exports

Closes #16