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