Yang Lyu

Results 3 issues of Yang Lyu

### Minimal repro steps 1. run libman install [email protected] on CLI 2. open UI adding client-side libraries, and install a library like "[email protected]" 3. open the libman.json file ### Expected...

P2

### Minimal repro steps 1. Have a libman.json file with the content like { "version": "1.0", "defaultProvider": "cdnjs", "libraries": [ { "destination": "wwwroot/lib/jquery/", "library": "[email protected]" } ] } 2. Restore...

P2

### Functional impact ### Minimal repro steps under provider of unpkg and cdnjs, the display text and insertion text for library id are not consistent. ### Expected result They should...

P2