Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit afa31cb

Browse files
committedDec 12, 2024·
fix case user not install ext
1 parent b7f783a commit afa31cb

File tree

104 files changed

+180
-169
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+180
-169
lines changed
 

‎README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1+
## deploy firebase
2+
3+
```
14
firebase -P fb-aio deploy
5+
```
6+
7+
## push lên nhiều repo cùng lúc
8+
9+
```
10+
git remote set-url --add --push all git://another/repo.git
11+
git remote -v
12+
```

‎public/assets/About-5RRICzuZ.js renamed to ‎public/assets/About-DyJts8PH.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.