ionic-team / ionic-team/capacitor-assets

Source directory option name

Open
#545 2 comments 6 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
583
Forks
116
PR merge metrics
No merged PRs in 30d

Description

The expected (and working) option name to set a different source directory is `--assetPath`, but the error message shown when something is wrong with it shows a different name:

```
Asset directory not found at [...]. Use --asset-path to specify a specific directory containing assets
```

...and `--asset-path` does not work:

```
error: unknown option '--asset-path'
```

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.