main
Revert "Revert "Merge pull request #12278 from xtuc/sven/import-assertions""
fix problem with accessing the default named export of json
test: run webpack test suite under Deno and Bun in CI (#21216)
test: stabilize warning/error snapshots and fix big-assets test case (#21110)
make visible exports from non-harmony modules more consistent
fix a bug with json modules in concatenated modules
fix a few more expects and make the test output paths more sturdy
fix(json): keep tree-shaken arrays as arrays when a prototype property is read (#21599)
fix json related tree shaking and caching problems