Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 597 Bytes

README.md

File metadata and controls

27 lines (12 loc) · 597 Bytes

Reproduce Steps

incorrect.png

Find a.json is mapped to use-sync-external-store incorrectly.

Workaround

  • modify node_modules/terser-webpack-plugin/dist/index.js and comment follow line:

comment-line.png

correct.png

Find a.json is no-source, this is expected.