MCPcopy Create free account
hub / github.com/CyberAgentGameEntertainment/UnityPerformanceTuningBible / generateTask

Function generateTask

Gruntfile.js:130–132  ·  view source on GitHub ↗
(target)

Source from the content-addressed store, hash-verified

128 });
129
130 function generateTask(target) {
131 return ["clean", "shell:preprocess", `shell:compile2${target}`];
132 }
133
134 grunt.registerTask(
135 "default",

Callers 1

Gruntfile.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected