File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414( package
1515 (name html_of_jsx)
16- ( documentation https://davesnx.github.io/html_of_jsx/html_of_jsx/index.html)
16+ ; There's a bug with pushing documentation with dune-release
17+ ; (documentation https://davesnx.github.io/html_of_jsx/html_of_jsx/index.html)
1718 (synopsis " Render HTML with JSX" )
1819 ( description " html_of_jsx is a JSX transformation that allows you to write HTML declaratively." )
1920 ( depends
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ maintainer: ["David Sancho <dsnxmoreno@gmail.com>"]
77authors: ["David Sancho <dsnxmoreno@gmail.com>"]
88license: "MIT"
99homepage: "https://github.com/davesnx/html_of_jsx"
10- doc: "https://davesnx.github.io/html_of_jsx/html_of_jsx/index.html"
1110bug-reports: "https://github.com/davesnx/html_of_jsx/issues"
1211depends: [
1312 "dune" {>= "3.8"}
You can’t perform that action at this time.
0 commit comments