Merge pull request #165 from SimenB/patch-2

Include the whole lib-directory
This commit is contained in:
Jan Nicklas 2016-01-12 10:22:41 +01:00
commit ad02508db1
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",