Compare commits
No commits in common. "ea18d39c44fb4a11f6ea86ad57973f7d2939460b" and "55822ad870d6395367b2d7a00c2341835e23df97" have entirely different histories.
ea18d39c44
...
55822ad870
@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"projects": {
|
|
||||||
"default": "studio-landpage"
|
|
||||||
}
|
|
||||||
}
|
|
3
packages/wyatt_ui_kit/example/.gitignore
vendored
3
packages/wyatt_ui_kit/example/.gitignore
vendored
@ -32,9 +32,6 @@ migrate_working_dir/
|
|||||||
.pub/
|
.pub/
|
||||||
/build/
|
/build/
|
||||||
|
|
||||||
# Firebase
|
|
||||||
.firebase/
|
|
||||||
|
|
||||||
# Symbolication related
|
# Symbolication related
|
||||||
app.*.symbols
|
app.*.symbols
|
||||||
|
|
||||||
|
@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"hosting": {
|
|
||||||
"public": "build/web",
|
|
||||||
"ignore": [
|
|
||||||
"firebase.json",
|
|
||||||
"**/.*",
|
|
||||||
"**/node_modules/**"
|
|
||||||
],
|
|
||||||
"rewrites": [
|
|
||||||
{
|
|
||||||
"source": "**",
|
|
||||||
"destination": "/index.html"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user