swc-project / swc-loader

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

sourcemap is not work when use it in npm package! #42

Closed ckken closed 2 years ago

ckken commented 2 years ago

babel-loader image

swc-loader image

kdy1 commented 2 years ago

Did you specify sourceMaps: true in .swcrc? Also, I need a reproduction to fix this, in case it's a bug

ckken commented 2 years ago

There are files created, but the browser cannot recognize them

kdy1 commented 2 years ago

Seems like https://github.com/swc-project/swc/issues/2362