refactor: remove resume site
This commit is contained in:
parent
b135900e40
commit
ea01dc435e
4 changed files with 0 additions and 17 deletions
|
@ -13,9 +13,6 @@
|
||||||
],
|
],
|
||||||
"portfolio": [
|
"portfolio": [
|
||||||
"developomp-site-portfolio"
|
"developomp-site-portfolio"
|
||||||
],
|
|
||||||
"resume": [
|
|
||||||
"developomp-site-resume"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
1
apps/resume/.gitignore
vendored
1
apps/resume/.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
!dist
|
|
0
apps/resume/dist/.gitkeep
vendored
0
apps/resume/dist/.gitkeep
vendored
|
@ -35,19 +35,6 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ignore": ["**/.*"]
|
"ignore": ["**/.*"]
|
||||||
},
|
|
||||||
{
|
|
||||||
"target": "resume",
|
|
||||||
"cleanUrls": true,
|
|
||||||
"public": "apps/resume/dist",
|
|
||||||
"rewrites": [
|
|
||||||
{
|
|
||||||
"source": "**",
|
|
||||||
"destination": "https://developomp.com/resume",
|
|
||||||
"type": 301
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"ignore": ["**/.*"]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue