JohnCoene / packer

webpack + npm + R = ❤️
https://packer.john-coene.com/
Other
144 stars 6 forks source link

Use CDN for React and Vue #1

Closed JohnCoene closed 4 years ago

JohnCoene commented 4 years ago

As indicated by @timelyportfolio Leveraging CDNs is probably better than bundling dependencies: twitter

JohnCoene commented 4 years ago

Looks good to me now. Both React and Vue can make use of the CDN and not bundle those dependencies. Whether I do that properly remains unsure.

JohnCoene commented 4 years ago

Quick example for the site