Skip to content

support of 'import' statement in bundle config #3966

Closed
@wyli

Description

@wyli

Is your feature request related to a problem? Please describe.
would be great to have the capability of importing modules

{
  "import_glob": "$import glob",
  ...
}

instead of local workarounds such as

{
  "files": "$__import__('glob').glob()",
  ...
}

part of #3482

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