Skip to content

4.1.0

Compare
Choose a tag to compare
@martpie martpie released this 12 Aug 11:51
· 272 commits to master since this release
  • Add an options argument to the plugin invocation:
    • resolveSymlinks will resolve the path your symlinked modules (you probably don't want that, but it is useful in some rare occasions)
    • unstable_webpack5 will enable the experimental Webpack 5 support
  • ⚠️ the Webpack 5 auto-detection was removed, enable unstable_webpack5 instead