Releases: JoviDeCroock/webpack-module-nomodule-plugin
Releases · JoviDeCroock/webpack-module-nomodule-plugin
DOMContentLoaded
Use DOMContentLoaded
rather than loaded
in efficient-mode to improve performance.
Thanks @andreyvolokitin for the proposal!
0.3.0
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