This repository was archived by the owner on Oct 9, 2023. It is now read-only.
Releases: janbiedermann/opal-webpack-loader
Releases · janbiedermann/opal-webpack-loader
0.9.10
0.9.9
More config fixes.
0.9.8
Configuration + dependency updates
(specifically for sass-loader problems)
0.9.7
- Fix too early loading of modules with HMR enabled.
- Fix to use require instead of load when first loading a module.
0.9.6
0.9.5
Defer initial out-of-order loads when using HMR, especially when using HMR with opal-autoloader.
0.9.4
Update javascript dependencies and default config.
0.9.2
Remove application_debug.js entry from installed config.
0.9.1
Configuration improvements for new installations.
0.9.0
Use system tmp dir for load paths cache and socket.
Allow for parallel-webpack, use it for production_build in the installed config.