swc-project / swc-loader

Moved to https://github.com/swc-project/pkgs
MIT License
394 stars 29 forks source link

seems not work with @swc/core after 1.3.49 #75

Open taozhou-glean opened 1 year ago

taozhou-glean commented 1 year ago

almost all our swc-plugin dependencies recently upgraded to use swc_core@0.75.0 which maps to @swc/core@1.3.49 ~ according to https://swc.rs/docs/plugin/selecting-swc-core

when we try to upgrade @swc/core and the plugins to latest, we are seeing following errors:

Module build failed (from ./node_modules/swc-loader/src/index.js):
Error: failed to handle: called `Result::unwrap()` on an `Err` value: PoisonError { .. }