Commit a50eae7
authored
Fix flags for BuckleScript packages so that ppxs binaries can be found (#360)
* Fix FLG from Merlin for BuckleScript ppx-flags to point to node_modules/.bin
* Add example for bs 7.0.1
* Change ppx path to include package folder and remove node_modules/.bin prefixing
* use jsx3 and latest reason-react to see if this fixes windows ppx issues
* try building whole project before running bsc commands
* Revert "try building whole project before running bsc commands"
This reverts commit eea2b94.
* call npm install from outside ExampleTests + use script instead of bash in yaml template
* ggggaahhhhh
* try to debug some stuff
* add npm build and logging
* run
* try yarn
* revert changes and use node 12
* yarn
* namespace
* try different example
* appveyor simple
* remove more
* node 12
* y
* f
* n
* Revert "n"
This reverts commit d25fcf9.
* 64
* 2019
* roll back changes
* remove new example1 parent 7b08d87 commit a50eae7
3 files changed
+9
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
175 | 178 | | |
176 | 179 | | |
177 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
0 commit comments