mchl18

Results 5 issues of mchl18

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...

needs: reply

**Describe the bug** I was checking out your docs at https://docs.talsec.app/freerasp/integration/cordova#install-the-plugin and came across this instruction: ``` Set Talsec's Artifact Registry in your project's build.gradle (or settings.gradle if you are...

waiting for response

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...

hi guys, I wanted to use the instructions to use tree shaking and then did an analysis of the bundle. See for yourself ![image](https://github.com/user-attachments/assets/3c12e3fd-0821-44d8-8fe1-f2717632d289) thats a total of 6mb for...

fixes one of the complaints from https://github.com/ionic-team/capacitor-assets/issues/618 There were hints of notification icon support but the implementation was missing. this should do it.