ionic-team / ionic-team/capacitor-assets
Docs incorrect, scripts desctructive, missing options....
- Dominant language
- TypeScript
- Stars
- 583
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys,
1. docs ask us to `npm install --save-dev @capacitor/assets` but then a few lines later we are using `npx` so we just added it to our package.json it for no reason?
2. Why does it always delete icons under `src/assets/icons`? I have never asked it to delete these and there is no option not to? Why be destructive? Just leave them there, they don't hurt nobody, or ask me if I want them deleted. These are in the damn assets folder, a folder that we might use within our app.
3. Why is there no option to generate notification icons? We need a post-generate script that copies an icon to `res/drawable` because by itself, there is only a splash screen in there.
Contributor guide
Assessment
This issue has not been assessed yet.