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

Distinguish between "library" and "web application" #1

Closed frehner closed 2 years ago

frehner commented 2 years ago

Feedback: "distinguish between a shared library on npm versus a web application. That's a major confusion point for people - they don't know the differences for bundling one versus the other."