Skip to content

v1.1.2

Compare
Choose a tag to compare
@lukastaegert lukastaegert released this 21 Jan 07:08
· 2116 commits to master since this release

2019-01-21

Bug Fixes

  • Tree-shaken dynamic imports no longer leave behind undefined entries in the bundle information (#2663)
  • Dynamic imports in dynamically imported files could lead to crashes and would not always create new chunks (#2664)

Pull Requests