We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c349cc4 commit ce340f7Copy full SHA for ce340f7
compiler/esy.json
@@ -2,9 +2,7 @@
2
"name": "@grain/compiler",
3
"version": "0.5.13",
4
"esy": {
5
- "build": [
6
- "dune build @native --no-buffer"
7
- ],
+ "build": ["dune build @native --no-buffer"],
8
"buildEnv": {
9
"DUNE_BUILD_DIR": "#{self.target_dir}",
10
"GRAIN_STDLIB": "#{self.root / '..' / 'stdlib'}",
0 commit comments