aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-building-blocks/src
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2020-04-28 16:37:12 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-28 16:37:12 +0000
commitc51b795d86381f438619b95a4eb3df8122e2fa73 (patch)
treef6b98bf5bc8d4cdd33c424f46e15d2b115de54c5 /bpmn/so-bpmn-building-blocks/src
parent17632353502e1750d96b21dc6b201994b626d481 (diff)
parent7b56c614d133050c80959d2637d49c987649c80c (diff)
Merge "Fixed error handling in the completion handler"
Diffstat (limited to 'bpmn/so-bpmn-building-blocks/src')
0 files changed, 0 insertions, 0 deletions
color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
var copy = require('copy');

copy(['**/*.json', '**/*.svg', '**/*.html'], 'lib', {
	cwd: './src'
}, function (err, file) {
	// exposes the vinyl `file` created when the file is copied
});