chore(docs.angularjs.org): move project in separate folder

Firebase projects should be in their own folder, because the firebase-tools
search for projects in the parent folder, which makes it more difficult to create
new projects.
This commit is contained in:
Martin Staffa
2018-01-18 13:35:16 +01:00
parent 50ceb23277
commit f9d29889c4
3 changed files with 1 additions and 1 deletions
@@ -1,6 +1,6 @@
{
"hosting": {
"public": "uploadDocs",
"public": "../../uploadDocs",
"ignore": [
"/index.html",
"/index-debug.html",