Skip to content

Don't support submodule #6

@ParadeTo

Description

@ParadeTo

I have a node.importmap as follows:

{
  "imports": {
    "react-dom": "https://esm.sh/react-dom@16.13.1"
  }
}

Here is a file to test:

import ReactDOM from 'react-dom'
import ReactDOMServer from 'react-dom/server.js'

The second line can't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions