Skip to content

Add ESM support #50

@sheremet-va

Description

@sheremet-va
  • preact-testing-library version: 2.0.1
  • preact version: any
  • node version: any
  • npm (or yarn) version: any

Problem description:

This package doesn't have ESM support. This is needed for vitest to properly load ESM version of preact: related issue

Suggested solution:

Bundle ESM and add it to exports field, so Node can resolve it automatically.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions