Currently, we use `npm run build` and then remove the .map + font files to keep things small It would be better to switch to a custom builder that will make an optimized build and set custom option i.e. set the dev environment etc
Currently, we use
npm run buildand then remove the .map + font files to keep things smallIt would be better to switch to a custom builder that will make an optimized build and set custom option i.e. set the dev environment etc