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:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"hosting": {
|
||||
"public": "uploadDocs",
|
||||
"public": "../../uploadDocs",
|
||||
"ignore": [
|
||||
"/index.html",
|
||||
"/index-debug.html",
|
||||
Reference in New Issue
Block a user