We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be7de29 commit 14597b8Copy full SHA for 14597b8
package.json
@@ -19,8 +19,6 @@
19
"start:cloud": "cross-env SINGLE_START=cloud npm run dev",
20
"start:platform": "cross-env SINGLE_START=platform npm run dev",
21
"start:bpmn": "cross-env SINGLE_START=bpmn npm run dev",
22
- "start:templates": "cross-env SINGLE_START=templates npm run dev",
23
- "start:cloud-templates": "cross-env SINGLE_START=cloud-templates npm run dev",
24
"prepare": "run-s bundle"
25
},
26
"repository": {
0 commit comments