Include the whole lib-directory

This commit is contained in:
Simen Bekkhus 2016-01-12 10:01:55 +01:00
parent c6cb00c4fe
commit dd1518a260
1 changed files with 1 additions and 3 deletions

View File

@ -6,9 +6,7 @@
"files": [
"index.js",
"default_index.html",
"lib/errors.js",
"lib/compiler.js",
"lib/loader.js"
"lib/"
],
"scripts": {
"pretest": "jshint *.js spec",