Skip to content

Support nested packages #5

@likern

Description

@likern

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

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions