Skip to content

Commit

Permalink
[FLINK-36740] [WebFrontend] Update frontend dependencies to address v…
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdid93 authored Dec 17, 2024
1 parent 9677350 commit 1c2ec06
Show file tree
Hide file tree
Showing 9 changed files with 5,080 additions and 1,922 deletions.
7 changes: 7 additions & 0 deletions flink-runtime-web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,13 @@ re-compilation:
$ npm run lint
```

### How to update the NOTICE
> Tip: If you've made a modification to any of the dependencies, make sure you've run `dev/generate_notice` before committing to update the `NOTICE` file.
```bash
./web-dashboard/dev/generate_notice.sh
```

### Dependency

- Framework: [Angular](https://angular.dev)
Expand Down
Loading

0 comments on commit 1c2ec06

Please sign in to comment.