165 B
165 B
Development tips
yarn build:quickis a variant ofyarn buildthat uses the--config.compression=storeflag to (slightly) speed up electron-builder.
yarn build:quick is a variant of yarn build that uses the
--config.compression=store flag to (slightly) speed up electron-builder.