Skip to content

Releases: JoviDeCroock/webpack-module-nomodule-plugin

DOMContentLoaded

25 Apr 11:20
Compare
Choose a tag to compare

Use DOMContentLoaded rather than loaded in efficient-mode to improve performance.

Thanks @andreyvolokitin for the proposal!

0.3.0

11 Mar 20:34
Compare
Choose a tag to compare

0.3.0

Add a second argument allowing the user to specify:

  • minimal: adds the least possible html but downloads twice on IE11
  • efficient: this never downloads twice but adds a bit more html