summaryrefslogtreecommitdiff
path: root/bs5/server/pages/dune
blob: bc631990f1a512c16f38fd06896aa3861ae99f08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
(library
 (name pages)
 (libraries
  rsc
  dream
  lwt.unix
  server-reason-react.belt
  server-reason-react.js
  server-reason-react.react
  server-reason-react.reactDom
  server-reason-react.html)
 (preprocess
  (pps melange.ppx lwt_ppx server-reason-react.ppx melange-json-native.ppx)))