We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
plotly
Learn more about funding links in repositories.
Report abuse
1 parent 88d94be commit f4428d2Copy full SHA for f4428d2
package.json
@@ -24,7 +24,6 @@
24
"preprocess": "node tasks/preprocess.js",
25
"bundle": "node tasks/bundle.js",
26
"header-dist": "node tasks/header_dist.js",
27
- "header-src": "node tasks/header_src.js",
28
"stats": "node tasks/stats.js",
29
"find-strings": "node tasks/find_locale_strings.js",
30
"build": "npm run preprocess && npm run find-strings && npm run bundle && npm run header-dist && npm run stats",
tasks/header_src.js
0 commit comments