swc-project/swc

Alternative package manager support for the module resolution

Aberta

#3.247 aberto em 13 de jan. de 2022

 (20 comentários) (24 reações) (0 responsável)Rust (1.389 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (33.411 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 18h) (37 fundiu PRs em 30d)

Description

Describe the feature

Since the currently implemented plugin resolve algorithm relies on the node_modules structure, it doesn't work with alternative module linking approaches like ones from pnpm and Yarn Berry. While directly pointing at the WASM binary is implemented as a temporary workaround, this should be covered with a more elegant and user-friendly approach.

Initially discussed in the Discord channel

Babel plugin or link to the feature description

No response

Additional context

No response

Guia do colaborador