yarn
yarn dev
yarn new
yarn build
Bypass all pre-check before building👇
yarn build -n
yarn release
Ignoring version of iteration👇
yarn release -i
Manual specify version of iteration to 0.3.25👇
yarn release -m 0.3.25
Bypass all pre-check before release👇
yarn release -n
More powerful customizations is in omni.config.js