Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

inputSourcemap in loader options doesn't work #68

Open
chenlupeng007 opened this issue Sep 20, 2022 · 0 comments
Open

inputSourcemap in loader options doesn't work #68

chenlupeng007 opened this issue Sep 20, 2022 · 0 comments

Comments

@chenlupeng007
Copy link

chenlupeng007 commented Sep 20, 2022

'swc-loader' is fast and great. However, if we pass inputSourceMap: true from loader options, in doesn't work as babel-loader do.

in the source code: the inputSourceMap set as the one from last loader, while babel-loader from the source code will use it from loader option if no inputSourceMap pass from last loader.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant