webpack 4.33.0 release, JS module packager

webpack 4.33.0 released, webpack is a module package, the main purpose is packaged in a JavaScript file browser.

This release updates the following:

New features

  • Add to electron 5 target: "electron-preload" 
    • In electron 5, the renderer should be used target: "web" 

Bug fixes

  • Bug Fixes heat module replacement (HMR) refuse to delete and re-add the self-accepted module

Release Notes

download link:

Source code(zip)

Source code(tar.gz)

Guess you like

Origin www.oschina.net/news/107236/webpack-4-33-0-released