swc-project/swc

Alternative package manager support for the module resolution

オープン

#3,247 opened on 2022/01/13

 (20 件のコメント) (24 件のリアクション) (0 人の担当者)Rust (1,389 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (33,411 個のスター)
PR merge metrics
 (平均マージ 1d 18h) (30d で 37 merged PRs)

説明

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

コントリビューターガイド