We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3fff49 commit 3fc0cb5Copy full SHA for 3fc0cb5
docs/asciidoc/modules/modules.adoc
@@ -28,7 +28,6 @@ Available modules are listed next.
28
29
=== Development Tools
30
* link:#hot-reload[Jooby Run]: Run and hot reload your application.
31
- * link:/modules/node[Node]: Download, Install and Run node locally.
32
* link:/modules/whoops[Whoops]: Pretty page stacktrace reporter.
33
* link:/modules/metrics[Metrics]: Application metrics from the excellent metrics library.
34
modules/jooby-node/pom.xml
modules/pom.xml
@@ -56,7 +56,6 @@
56
<module>jooby-pebble</module>
57
<module>jooby-rocker</module>
58
<module>jooby-thymeleaf</module>
59
- <module>jooby-node</module>
60
<module>jooby-camel</module>
61
62
<module>jooby-pac4j</module>
0 commit comments