ljharb/es-abstract

re-add "exports"

Open

#136 aberto em 2 de ago. de 2021

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

Métricas do repositório

Stars
 (121 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador