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

    Configuration: Move/Rename folder

    Help
    2
    5
    510
    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.
    • Artnova
      Artnova last edited by Artnova

      Hi,
      Is it possible to move or rename a project folder in the default generated structure?
      E.g. I would like to rename the ‘css’ folder to ‘styles’.
      Can this be set in de quasar.conf.js file?

      Thanks for your help
      Kind regards.

      1 Reply Last reply Reply Quote 0
      • Artnova
        Artnova last edited by Artnova

        Does anyone know if this is possible?

        1 Reply Last reply Reply Quote 0
        • metalsadman
          metalsadman last edited by

          Youll have to check the source for that, why not just make your own styles folder instead?

          Artnova 2 Replies Last reply Reply Quote 0
          • Artnova
            Artnova @metalsadman last edited by

            @metalsadman Thanks for your response.
            I could make my own styles folder, in fact that is my intention, but then I would like to remove de ‘css’ folder, so I don’t end up with a ‘styles’ and a ‘css’ folder.
            When I put my ‘app.styl’ file in de styles folder and modify the quasar.conf.js section ccs[’~src/styles/app.styl’] and delete the css folder the compiler complains about: no such file or directory, open 'D:\vue-quasar\src\css\quasar.variables.styl’

            Kind regards

            1 Reply Last reply Reply Quote 0
            • Artnova
              Artnova @metalsadman last edited by

              @metalsadman I checked the source and found https://github.com/quasarframework/quasar/blob/dev/app/lib/webpack/loader.quasar-stylus-variables.js.
              Does this mean the ‘css’ folder cannot be renamed and the quasar.variables.styl file cannot be moved to another folder? Or do you or anyone els know of another way to achieve this?

              Thanks for your response
              Kind regards

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