Searched defs:sourceMapConcat (Results 1 - 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
H A DGruntfile.js18 sourceMapConcat: {},
95 config.sourceMapConcat[target] = {
98 return 'sourceMapConcat:' + target;
137 sourceMapConcat: config.sourceMapConcat,
196 grunt.task.registerMultiTask('sourceMapConcat', 'concat source files and produce combined source map',

Completed in 30 milliseconds