japl/resources/profiles/production.json

10 lines
166 B
JSON

// Production build options
{"flags": {
"gc": "boehm",
"d": "release"
},
"override_config": true,
"install": true,
"ignore_binary": true
}