Skip to content

v3.26.2

Choose a tag to compare

@rollup-bot rollup-bot released this 06 Jul 11:39
· 812 commits to master since this release

3.26.2

2023-07-06

Bug Fixes

  • Improve error handling when manual chunks would contain external modules (#5050)

Pull Requests

  • #5050: fix: improve error for manualChunks' modules that are resolved as an external module (@TrickyPi)