-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 example
- Loading branch information
Showing
3 changed files
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters