swc-project/swc

Alternative package manager support for the module resolution

Ouverte

#3 247 ouverte le 13 janv. 2022

 (20 commentaires) (24 réactions) (0 personne assignée)Rust (1 389 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (33 411 étoiles)
Métriques de merge PR
 (Merge moyen 1j 18h) (37 PRs mergées en 30 j)

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

Guide contributeur