Merge pull request #446 from elemoine/build

Put all build artifacts in a single directory
This commit is contained in:
Éric Lemoine
2013-03-29 08:34:20 -07:00
12 changed files with 124 additions and 139 deletions

View File

@@ -1,16 +0,0 @@
{
"id": "test",
"inherits": "../base.json",
"inputs": [
"test/requireall.js"
],
"paths": [
"src",
"test"
]
}