Skip to content

Commit 200214e

Browse files
committed
feat: created NestJs-Rspack-CICD-Performance page
1 parent 84fab67 commit 200214e

29 files changed

Lines changed: 2395 additions & 134 deletions

apps/valor-software-site/src/app/app.routing.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export const routes: Routes = [
1111
component: NotFoundComponent
1212
},
1313
{
14-
path: 'press-release/rs-pack-rust-based-web-bundler',
14+
path: 'press-release',
1515
loadChildren: () => import('@valor-software/press-release').then(m => m.PressReleaseModule)
1616
},
1717
{
55.4 KB
Loading
Lines changed: 16 additions & 0 deletions
Loading
286 KB
Loading
23 KB
Loading
24.5 KB
Loading
111 KB
Loading
138 KB
Loading
9.55 MB
Loading

libs/route-pages/press-release/src/company/company.component.html renamed to libs/route-pages/press-release/src/components/company/company.component.html

File renamed without changes.

0 commit comments

Comments
 (0)