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 compress the js file in statics

    Help
    1
    1
    154
    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.
    • W
      weide last edited by

      Although I’ve looked at the documentation, I still don’t understand how to compress the JS files in the statistics folder: these files need to be compressed separately into * min.js In order to be referenced by some HTML files. Now I do it manually from the command line. Some environments and command lines are as follows:

      Dev mode.......... spa
      Pkg quasar........ v1.14.2
      Pkg @quasar/app... v1.9.6
      Debugging......... enabled
      
      uglifyjs some.js -m -o outpath\some.js
      
      1 Reply Last reply Reply Quote 0
      • First post
        Last post