ionic-team / ionic-team/ionic-cli

Warn about mismatched dist directories

Open
#3,495 0 comments 0 reactions 0 assignees View on GitHub
capacitor cordova enhancement priority: low
Dominant language
TypeScript
Stars
2k
Forks
682
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.