im new to stack but i think the issue with using node is that you can install the content through a library and have it be part of your package.json and working on it like deploying on vercel will have that file in the repo making it a standalone. but your case for cdn type library is that it doesn't work llike node with npm install. so going offline doesn't drag the feature of the library with it.