Skip to content

Commit f4428d2

Browse files
committedJan 27, 2021
no longer need header_src
1 parent 88d94be commit f4428d2

File tree

2 files changed

+0
-61
lines changed

2 files changed

+0
-61
lines changed
 

‎package.json

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"preprocess": "node tasks/preprocess.js",
2525
"bundle": "node tasks/bundle.js",
2626
"header-dist": "node tasks/header_dist.js",
27-
"header-src": "node tasks/header_src.js",
2827
"stats": "node tasks/stats.js",
2928
"find-strings": "node tasks/find_locale_strings.js",
3029
"build": "npm run preprocess && npm run find-strings && npm run bundle && npm run header-dist && npm run stats",

‎tasks/header_src.js

-60
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.