We have some packages that are not MIT compatible, so if the env var MIT_ONLY is set to true, we don't build the application with features that are not MIT compatible. For the moment, it concerns only the export packages.
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
NEXT_PUBLIC_API_ORIGIN=http://localhost:8071
|
|
NEXT_PUBLIC_PUBLISH_AS_MIT=false
|
|
NEXT_PUBLIC_SW_DEACTIVATED=true
|