Describe the bug
A clear and concise description of what the bug is.
If the sfdx-project.json specifies a different path as default the local server shows that path (package) as being available but it does not find any components from that path.
If the directory is changed to force-app, even without updating the sfdx-package.json, the components appear.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
use a path besides force-app for you package
Expected behavior
A clear and concise description of what you expected to happen.
list the components in the directory specified as default.
Screenshots
If applicable, add screenshots to help explain your problem.
Describe the bug A clear and concise description of what the bug is.
If the sfdx-project.json specifies a different path as default the local server shows that path (package) as being available but it does not find any components from that path.
If the directory is changed to
force-app
, even without updating the sfdx-package.json, the components appear.To Reproduce Steps to reproduce the behavior:
use a path besides force-app for you package
Expected behavior A clear and concise description of what you expected to happen.
list the components in the directory specified as default.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
MacOS 10.15.7 Chrome 85.0.4183.121
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.