restructure project to use turborepo
This commit is contained in:
parent
670ab793da
commit
90c535ebb2
181 changed files with 18477 additions and 10909 deletions
18
.firebaserc
Normal file
18
.firebaserc
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"projects": {
|
||||
"developomp-site": "developomp-site"
|
||||
},
|
||||
"targets": {
|
||||
"developomp-site": {
|
||||
"hosting": {
|
||||
"main": [
|
||||
"developomp-site"
|
||||
],
|
||||
"blog": [
|
||||
"developomp-site-blog"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"etags": {}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue