Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Releases: janbiedermann/opal-webpack-loader

0.9.10

20 Dec 13:41
Compare
Choose a tag to compare
  • Fix crash with recent Oj

0.9.9

28 Nov 12:46
Compare
Choose a tag to compare

More config fixes.

0.9.8

28 Nov 11:16
Compare
Choose a tag to compare

Configuration + dependency updates
(specifically for sass-loader problems)

0.9.7

12 Nov 03:41
Compare
Choose a tag to compare
  • Fix too early loading of modules with HMR enabled.
  • Fix to use require instead of load when first loading a module.

0.9.6

10 Sep 16:39
Compare
Choose a tag to compare
  • dont install gitignore, .owl-cache is no longer used.
  • fixes to config
  • cleanups

all by @elia , thanks 👍

0.9.5

21 Aug 08:16
Compare
Choose a tag to compare

Defer initial out-of-order loads when using HMR, especially when using HMR with opal-autoloader.

0.9.4

15 Aug 18:29
Compare
Choose a tag to compare

Update javascript dependencies and default config.

0.9.2

12 Jun 03:28
Compare
Choose a tag to compare

Remove application_debug.js entry from installed config.

0.9.1

07 Jun 16:28
Compare
Choose a tag to compare

Configuration improvements for new installations.

0.9.0

05 Jun 14:28
Compare
Choose a tag to compare

Use system tmp dir for load paths cache and socket.
Allow for parallel-webpack, use it for production_build in the installed config.