feat(portfolio): migrate to nextJS
This commit is contained in:
parent
2d600d724d
commit
953379b5e8
42 changed files with 476 additions and 2761 deletions
|
@ -22,12 +22,6 @@
|
|||
"target": "portfolio",
|
||||
"cleanUrls": true,
|
||||
"public": "apps/portfolio/dist",
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "**",
|
||||
"destination": "/index.html"
|
||||
}
|
||||
],
|
||||
"ignore": ["**/.*"]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue