1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-08 15:05:28 +02:00
This commit is contained in:
Harvey Kandola 2016-07-05 11:52:20 -07:00
parent 3d8ebca1b9
commit 9ede4dc585

View file

@ -1,18 +0,0 @@
{
"libs": [
"browser",
"jquery",
"underscore",
"is",
"ember"
],
"loadEagerly": [
"app/app/*.js"
],
"plugins": {
"requirejs": {
"baseURL": "./",
"paths": {}
}
}
}