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

    How to turn off uglify?

    Framework
    2
    4
    499
    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.
    • K
      kakaroto last edited by

      Hello,
      For a specific scenario I would want to build the project with no file minification.
      I would appreciate your help on how to configure quasar to achieve that.
      Thanks in advance.

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

        “quasar build -d” (or long form: “quasar build --debug”
        It creates a build with no minification and source maps.

        1 Reply Last reply Reply Quote 0
        • K
          kakaroto last edited by

          Hello, thank you for the quick answer.
          I tried that and it generates the maps, but it generates one line javascript files.
          Is it possible this might be a bug?

          1 Reply Last reply Reply Quote 0
          • K
            kakaroto last edited by

            @rstoenescu I would really appreciate your input on this one

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