ljharb/es-abstract

re-add "exports"

Open

#136 opened on Aug 2, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (31 forks)github user discovery
help wanted

Repository metrics

Stars
 (121 stars)
PR merge metrics
 (PR metrics pending)

Description

See #133 for background.

Before doing this, ensure tests are added that require, and import, with and without extensions, any arbitrary AO, from outside the package, that verify:

  • the AO is successfully brought in
  • only expected warnings are generated

This may require changes in node 12, 14, and 16 to be viable.

Contributor guide