const watch = process.argv[2]; const startUpBuilder = require('oak-domain/lib/compiler/dependencyBuilder').default; startUpBuilder(watch);