Closed smondet closed 3 weeks ago
Noting that this fails when OCaml is chosen as the language (i.e. src/cma_configuration/bundler.ml
is generated in ocaml but not App.re).
When choosing ReasonML as the syntax src/cma_configuration/bundler.re
does have the Esbuild
case.
I tried
opam pin add dune --dev
and same result.