ionic-team / ionic-team/ionic-cli
Warn about mismatched dist directories
Offen
capacitor
cordova
enhancement
priority: low
- Vorherrschende Sprache
- TypeScript
- Sterne
- 2k
- Forks
- 682
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.