summaryrefslogtreecommitdiff
path: root/bs5/server/pages/dune
blob: 47c4f2bad74ce5e0f8cdaac81ff44faf1ca346fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
(library
 (name pages)
 (libraries
  rsc
  shared
  ;
  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)))