Skip to content

Expect support for the syntax of import statements at runtime. #3486

Open
@FaureWu

Description

@FaureWu

Clear and concise description of the problem

I expect to load remote resources at runtime. Currently, the official runtime package can only be used with loadRemote.

I expect is

Example:

import Button from "remote:app/Button"

Suggested solution

Before this, I modified a version based on a Webpack plugin to support this functionality:

RemoteWebpackPlugin

However, it is still quite basic, and I hope the official version can implement similar features.

Alternative

No response

Additional context

No response

Validations

  • Read the Contributing Guidelines.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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