Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ospencer committed Sep 28, 2023
1 parent c349cc4 commit ce340f7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions compiler/esy.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"name": "@grain/compiler",
"version": "0.5.13",
"esy": {
"build": [
"dune build @native --no-buffer"
],
"build": ["dune build @native --no-buffer"],
"buildEnv": {
"DUNE_BUILD_DIR": "#{self.target_dir}",
"GRAIN_STDLIB": "#{self.root / '..' / 'stdlib'}",
Expand Down

0 comments on commit ce340f7

Please sign in to comment.