Appearance
twine / BuildEnv
BuildEnv = "dev" | "prod"
"dev"
"prod"
Defined in: module.interface.ts:75
Build target. dev is the iteration build; prod is the shippable one.
dev
prod