Skip to content

module resolver - reverse-exports should check export conditions #2516

@patricklx

Description

@patricklx

for app tree merging, I have a custom setup to have dev mode work without addon dev build, and directly use the addon files
its possible to write

exports: {
  "development": {...},
  "production": {...},
}

but reverse-exports will check both

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions