mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
@uppy/angular,meta: upgrade to Angular 17.x and to TS 5.4 (#5008)
This commit is contained in:
parent
b2346fa4c3
commit
4f91a0d529
22 changed files with 2432 additions and 2456 deletions
|
|
@ -6,7 +6,9 @@ This project was generated with [Angular CLI](https://github.com/angular/angular
|
|||
|
||||
```
|
||||
corepack yarn install
|
||||
corepack yarn build:clean
|
||||
corepack yarn build
|
||||
rm packages/@uppy/*/tsconfig.json
|
||||
corepack yarn workspace @uppy/angular prepublishOnly
|
||||
corepack yarn workspace @uppy-example/angular start
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue