chore(package): add autoload app

This commit is contained in:
Harminder Virk 2017-10-03 22:17:17 +05:30
parent ee16630583
commit fef987eb14

View File

@ -37,5 +37,8 @@
"use",
"make"
]
},
"autoload": {
"App": "./app"
}
}