DEV Community

Discussion on: Use Vue to create a SPA without any Node modules

Collapse
 
arswaw profile image
Arswaw

Can you give me an example of what you mean by "external plugin?" If you mean, something traditionally imported as a node_module, then you could try using a CDN.

If it's an ES6 module, you can import that directly using the language.