17 lines
150 B
JSON
17 lines
150 B
JSON
{
|
|
|
|
"id": "test",
|
|
|
|
"inherits": "base.json",
|
|
|
|
"inputs": [
|
|
"../build/test/requireall.js"
|
|
],
|
|
|
|
"paths": [
|
|
"../src",
|
|
"../test"
|
|
]
|
|
|
|
}
|