replace angular material components with bootstrap
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"build": "ng build",
|
||||
"watch": "ng build --watch --configuration development",
|
||||
"test": "ng test",
|
||||
"serve": "ng serve --host 0.0.0.0 --port 4200",
|
||||
"serve:ssr:vb": "node dist/vb/server/server.mjs"
|
||||
},
|
||||
"private": true,
|
||||
@@ -48,4 +49,4 @@
|
||||
"karma-jasmine-html-reporter": "~2.1.0",
|
||||
"typescript": "~5.6.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user