Skip to content

Commit

Permalink
Update Nakama Console to Angular v18. (#1293)
Browse files Browse the repository at this point in the history
  • Loading branch information
mofirouz authored Nov 30, 2024
1 parent 592b52c commit 0457b78
Show file tree
Hide file tree
Showing 12 changed files with 8,608 additions and 10,814 deletions.
2 changes: 1 addition & 1 deletion console/ui/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nakama Console

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.8.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.0.0.

## Development server

Expand Down
12 changes: 0 additions & 12 deletions console/ui/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,18 +153,6 @@
],
"scripts": []
}
},
"e2e": {
"builder": "@angular-devkit/build-angular:protractor",
"options": {
"protractorConfig": "e2e/protractor.conf.js",
"devServerTarget": "ui:serve"
},
"configurations": {
"production": {
"devServerTarget": "ui:serve:production"
}
}
}
}
}
Expand Down
36 changes: 0 additions & 36 deletions console/ui/e2e/protractor.conf.js

This file was deleted.

23 changes: 0 additions & 23 deletions console/ui/e2e/src/app.e2e-spec.ts

This file was deleted.

11 changes: 0 additions & 11 deletions console/ui/e2e/src/app.po.ts

This file was deleted.

14 changes: 0 additions & 14 deletions console/ui/e2e/tsconfig.json

This file was deleted.

Loading

0 comments on commit 0457b78

Please sign in to comment.