ionic-team / ionic-team/ionic-cli
Warn about mismatched dist directories
Ouverte
capacitor
cordova
enhancement
priority: low
- Langage dominant
- TypeScript
- Étoiles
- 2k
- Forks
- 682
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Capacitor has a `webDir` config option, which should match Angular CLI's `projects.app.architect.build.options.outputPath` option. We can warn if they are mismatched.
Cordova needs a `www/` directory, so we can warn if the output path isn't that as well, for Cordova projects.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.