processmaker-builder
Version:
The gulp task runner for ProcessMaker building
60 lines (59 loc) • 1.94 kB
JSON
[
{
"name": "designer",
"extension": "js",
"minify": false,
"target_from": "src/applications",
"target_to": "build/js/",
"files": [
"../extensions/validator/rulesDefault.js",
"../crown/defaultCrown.js",
"../crown/configCrown.js",
"designer.js",
"contextMenu.js",
"shapeFactory.js",
"toolbarPanel.js",
"dynaformsModule.js",
"defaultNavBarPanelMenu.js",
"../extensions/validator/register.js",
"navbarPanel.js",
"contentControl.js",
"inputDocumentsModule.js",
"startTimerModule.js",
"databaseConnectionModule.js",
"outputDocumentsModule.js",
"reportTablesModule.js",
"triggersModule.js",
"propertiesTask.js",
"processPermissionsModule.js",
"startMessageModule.js",
"propertiesSubProcess.js",
"activityProperties.js",
"processFilesManager.js",
"assignmentRules.js",
"assignmentSupervisors.js",
"assignmentSupervisorsSteps.js",
"propertiesProcess.js",
"caseTracker.js",
"routingRule.js",
"dynaformsDesigner.js",
"complexRoutingRule.js",
"mapView.js",
"variablesModule.js",
"propertiesReceiveMessage.js",
"eventMessages.js",
"pm_user_picker.js",
"pm_criteria_user_field.js",
"webEntry.js",
"messageType.js",
"messageEventDefinition.js",
"featuresHandler.js",
"intro_helper.js",
"scriptTaskProperties.js",
"timerEventProperties.js",
"emailEventProperties.js",
"saveAs.js",
"granularProcessExport.js"
]
}
]