in src/index.kt [3:6]
fun main(args: Array<String>) { if (process.env.NODE_ENV != "production") return parseArguments(process.argv.drop(2)) }