ANN: dune (jbuilder) 1.0+beta18

@pirbo This was an unintended consequence of a jbuilder change in beta18. For more information you can see the issue here and the commit addressing it here.

For now the options for a work-around (as far as I know) are:

  1. Pin jbuilder to 1.0+beta17 until beta19 is out (hopefully soon)
  2. Pin jbuilder to --dev-repo to track jbuilder’s master branch until beta19 is out (hopefully soon)
  3. Convert your codebase’s build system to jbuilder :slight_smile:

Hope this helps!

1 Like