outsourced Textbind, improved automatic module loader

This commit is contained in:
Kevin Jahns
2015-11-09 03:03:37 +01:00
parent 08d07796ee
commit 2d20fd59d0
12 changed files with 50 additions and 1788 deletions

View File

@@ -5,8 +5,7 @@
"main": "y.js",
"scripts": {
"test": "node --harmony ./node_modules/.bin/gulp test",
"lint": "./node_modules/.bin/standard",
"build": "./node_modules/.bin/gulp build"
"lint": "./node_modules/.bin/standard"
},
"pre-commit": [
"lint",