No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Add js script file to index.template.html

    CLI
    2
    3
    1130
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      ankush_naik last edited by

      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

      1 Reply Last reply Reply Quote 0
      • J
        jraez last edited by

        You can use Meta Plugin in your App.vue

        https://quasar.dev/quasar-plugins/meta#Introduction

        1 Reply Last reply Reply Quote 1
        • A
          ankush_naik last edited by

          I found the solution by placing the js file in statics folder

          1 Reply Last reply Reply Quote 0
          • First post
            Last post