Hacker News new | ask | show | jobs
by 2trill2spill 2982 days ago
Yea you can still not bundle the actual library and grab it from a CDN, using webpack externals[1]. Using webpack doesn't really change anything.

[1]: https://webpack.js.org/configuration/externals/