Chirag Singla

Results 5 issues of Chirag Singla

## Pull request type Critical Fix ## What is the current behavior? Some of the player providers load content from cdn.jsdelivr.net, which is blocked in China and some other regions....

### Screenshots ![image](https://user-images.githubusercontent.com/81347541/159236977-47f98076-0533-43f4-a04d-c30baba1b78c.png) ### Workflow to automate build and publish - The workflow will run on push and pull request to main branch and automatically check if the app build...

Things to do - [x] Update the workflow to build this site - [ ] Migrate old versions properly - [x] Remove old docs - [ ] Redesign home page...

**Describe the bug** Saving cache hangs up the node process causing a 2min slowdown. This is related to https://github.com/nodejs/node/issues/47228. This has caused many Github actions to manually call `process.exit()` to...

bug