We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b0f1da commit 90bf969Copy full SHA for 90bf969
tasks/util/browserify_wrapper.js
@@ -17,7 +17,6 @@ var strictD3 = require('./strict_d3');
17
* - standalone {string}
18
* - debug {boolean} [optional]
19
* Additional option:
20
- * - pathToSourceMap {string} path to destination source map
21
* - pathToMinBundle {string} path to destination minified bundle
22
* - noCompress {boolean} skip attribute meta compression?
23
* @param {function} cb callback
0 commit comments