From 7a01b001ccc4a7bda3da92486903540e3f9754fd Mon Sep 17 00:00:00 2001 From: Joris Date: Thu, 13 Feb 2020 18:54:18 +0100 Subject: Set up bucklescript --- .tmuxinator.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.tmuxinator.yml') diff --git a/.tmuxinator.yml b/.tmuxinator.yml index e445c6c..ca9122c 100644 --- a/.tmuxinator.yml +++ b/.tmuxinator.yml @@ -8,5 +8,7 @@ windows: panes: - zola: - zola serve - - ts: - - ./dev watch-ts + - ocaml: + - ./dev watch-ocaml + - js: + - ./dev watch-js -- cgit v1.2.3