Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Nakama Console to Angular v18. #1293

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading