πŸ“¦ mlynch / cap-configure-problem-demo

β˜… 0 stars β‘‚ 0 forks πŸ‘ 0 watching βš–οΈ Apache License 2.0
πŸ“₯ Clone https://github.com/mlynch/cap-configure-problem-demo.git
HTTPS git clone https://github.com/mlynch/cap-configure-problem-demo.git
SSH git clone git@github.com:mlynch/cap-configure-problem-demo.git
CLI gh repo clone mlynch/cap-configure-problem-demo
Tobias Mücksch Tobias Mücksch Update @capacitor/configure to 1.0.20 4baae49 4 years ago πŸ“ History
πŸ“‚ master View all commits β†’
πŸ“ .github
πŸ“ e2e
πŸ“ resources
πŸ“ src
πŸ“„ .browserslistrc
πŸ“„ .editorconfig
πŸ“„ .eslintrc.json
πŸ“„ .firebaserc
πŸ“„ .gitignore
πŸ“„ angular.json
πŸ“„ config.xml
πŸ“„ firebase.json
πŸ“„ LICENSE
πŸ“„ ngsw-config.json
πŸ“„ package.json
πŸ“„ README.md
πŸ“„ tsconfig.json
πŸ“„ tslint.json
πŸ“„ README.md

Purpose of this repo

This is a demo repo for multiple issues with the @capacitor/configure CLI-Tool.

See this issue ticket: https://github.com/ionic-team/capacitor-configure/issues/21

Config file

The config file for @capacitor/configure is named platform-config.yml and lies wihtin the root folder of this project.

https://github.com/tobiasmuecksch/cap-configure-problem-demo/blob/49173a9a612be032536600ee2f2f43f6e4a42901/platform-config.yml

How to use it

  • clone repo
  • git@github.com:tobiasmuecksch/cap-configure-problem-demo.git
  • run npm run init
  • Info: This task installs npm packages, adds the ios and android platforms and runs cap-configure