Skip to content

Commit

Permalink
Enable (explicit_js_mode) in dune itself
Browse files Browse the repository at this point in the history
  • Loading branch information
nojb committed Mar 18, 2019
1 parent 8c7c105 commit 2487b63
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dune-project
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
(lang dune 1.8)
(lang dune 1.9)
(name dune)

(implicit_transitive_deps false)
(implicit_transitive_deps false)
(explicit_js_mode)

0 comments on commit 2487b63

Please sign in to comment.