Add js script file to index.template.html
-
I want to add <script src=“leaflet-timeline-slider.min.js” ></script> to index.template.html but it doesnt load the file.
with older quasar project is allows to add it.
Help me to import the file to html -
You can use Meta Plugin in your App.vue
-
I found the solution by placing the js file in statics folder