mattermost-mobile/fastlane/.env.default
2023-06-08 16:02:59 +03:00

4 lines
No EOL
143 B
Text

## This is loaded by default for all fastlane executions
BABEL_ENV="production"
NODE_ENV="production"
NODE_OPTIONS="--max_old_space_size=12000"