Move Plovr json files in specific dir

This commit is contained in:
Éric Lemoine
2013-03-29 15:51:21 +01:00
parent 15ae6832d4
commit 5019f9378c
10 changed files with 106 additions and 104 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"id": "ol-all",
"inherits": "base.json",
"inputs": [
"../build/src/internal/src/requireall.js",
"../build/src/internal/src/types.js"
]
}