Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit f9d2988

Browse files
committed
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.
1 parent 50ceb23 commit f9d2988

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

firebase.json renamed to scripts/docs.angularjs.org-firebase/firebase.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"hosting": {
3-
"public": "uploadDocs",
3+
"public": "../../uploadDocs",
44
"ignore": [
55
"/index.html",
66
"/index-debug.html",

0 commit comments

Comments
 (0)