Start adding editor, fix up sidebar styling
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"test": "ng test",
|
||||
"build": "ng build",
|
||||
"watch": "ng build --watch --configuration development",
|
||||
"tauri": "tauri"
|
||||
@@ -21,6 +22,7 @@
|
||||
"@angular/platform-browser-dynamic": "^18.0.0",
|
||||
"@angular/router": "^18.0.0",
|
||||
"@tauri-apps/api": "^1.5.6",
|
||||
"highlight.js": "^11.9.0",
|
||||
"protobufjs": "~7.3.0",
|
||||
"rxjs": "~7.8.0",
|
||||
"tslib": "^2.3.0",
|
||||
|
||||
Reference in New Issue
Block a user