Copyright header on component index

This commit is contained in:
David Baker
2015-11-30 18:00:19 +00:00
parent ae8c5bdcb0
commit 4f8895f160
3 changed files with 32 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
"reskindex": "./reskindex.js"
},
"scripts": {
"reskindex": "reskindex -h header",
"build": "babel src -d lib --source-maps",
"start": "babel src -w -d lib --source-maps",
"clean": "rimraf lib",