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

    resources in built version are loading twice

    Help
    2
    3
    723
    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.
    • P
      peterPanParker last edited by peterPanParker

      Hi, i am trying to learn quasar and i did a small project, which i built using ‘quasar build’ command and then i took the index.html generated and i pasted in my views folder in codeigniter… the app seems to work and display fine, but when i see the network console all the resources are loaded twice and with resources i mean vendor.js, manifest.js, app.js

      How can i fix that? … i forgot to mention that i’m using an apache server
      thanks

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        Hi,

        Your apache server should contain only what Quasar builds and stores in the “/dist” folder in your project folder, exactly in the structure there. What modifications have you done? It’s not clear to me. Any repo I can take a look at? Thanks!

        1 Reply Last reply Reply Quote 0
        • P
          peterPanParker last edited by

          hi, thanks for answer, i have not done modifications to the structure… i just copied the index.html and paste it in codeigniter’s view folder and rename it to index.php but the files in the dist folder are intact without any change at all and the files in the dist folder are loaded from index.php

          i just copied them in: https://github.com/okamismo/isaac

          thanks again for taking the time to check

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