I’m having trouble with quasar.conf.js
as it only allows defining standard builds like pwa
, electron
etc…
I would like to define seperate build configurations for a spa local
and spa production
. Is this possible and if so, how would I go about doing this?