Searched defs:compile (Results 1 – 4 of 4) sorted by relevance
16 …"compile": "npm run compile:clean && npm run compile:plugins && cp -rf ./lib $INIT_CWD/../../../..… string
18 "compile": "webpack --config webpack.config.js --env buildMode=debug projectName", string
65 "compile": "npm run compile:native && npm run compile:src && npm run compile:types", string
13 "compile": "node ./build.js", string