mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-25 09:24:54 +10:00
fix with firebase deploy
This commit is contained in:
+5
-1
@@ -3,7 +3,11 @@
|
||||
{
|
||||
"target": "rxresume",
|
||||
"public": "public",
|
||||
"ignore": ["**/.*", "firebase.json", "**/node_modules/**"],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"firebase.json",
|
||||
"**/node_modules/**"
|
||||
],
|
||||
"headers": [
|
||||
{
|
||||
"source": "**/*",
|
||||
|
||||
Reference in New Issue
Block a user