Delete packages is not a complicated process. You can just simply delete the package from the file explorer orDocumentation Index
Fetch the complete documentation index at: https://rapiddocs.prakhar.codes/llms.txt
Use this file to discover all available pages before exploring further.
rm -rf ing the package. Just make sure:
- No other package/app has that package as its dependency.
- If you have explicity specified the package in the
pnpm-workspace.yamlfile, please remove that as well.
