-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
Description
preact-testing-libraryversion: 2.0.1preactversion: anynodeversion: anynpm(oryarn) 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.