Skip to content

Set "type" to "module" in package.json #973

@vikerman

Description

@vikerman

Description

  • Who wants the functionality
    Those loading lit-element in Node >=13 while doing SSR

  • What it is they want
    Load lit-element as ES Modules without converting to CJS.

  • Why they want it
    This lets toolchain to load lit based project as ES Modules so that they can run in Node without using bundling tools.

Acceptance criteria

What the card must do in order to accept it as complete. Acceptance Criteria must be concrete or measurable.
Create a release after changing "type": "module" in package.json

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions