Hi @mayank091193! You have added particlesjs from CDN in index.template file, Do you know how to use the package from node_modules.
<script src="~/node_modules/particlesjs/src/particles.js"></script> I have added this but its not working. Do you know any other webpackconfig
M
Latest posts made by manozdebnath
-
RE: Quasar Admin CRM Template
-
how to add external script
I want to use external javascript at the index.template.html file like
<script src="…/node_modules/particlesjs/src/particles.js"></script>But I can not figure it out? it shows not found. I have tried with ~, /,…/ etc but same problem.
In any case how would any one add external javascript if needed?
Regards
Manoz