I would like to have some field in quasar.conf.js to be able to change the output name of the app.js filename.
It would be good to have app[hash].js in order to ensure no chached sources are being used.
Is there a way to solve this with v1.0.0-beta.17?
Thanks in advance