-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
questionFurther information is requestedFurther information is requested
Description
If I try to move packages one level deep, ie instead of packages/app
and packages/mobile
using packages/examples/app
and packages/examples/mobile
I see error when try to run application, saying can't find app
package.
I think it doesn't look recursively under packages/
directory.
This might be useful if I want to distribute package (not application) and test it under multiple applications.
- packages/
-- examples/
--- app/
--- mobile-0.64.0/
--- mobile-0.65.1/
--- mobile-0.66.rc3/
-- calendar/ <--- Actual package I want to publish, not app
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested