Closed UglyHobbitFeet closed 4 years ago
the docs for es4x are now being processed on the es4x site, the link above related to vertx-lang-js
(Nashorn).
Can we at least modify the top of the existing doc to state that it is only for vertx-lang-js and not ES4X? Possibly providing links for ES4X versions? I feel like I wasted a lot of time not knowing that and that others will do the same.
It appears that the config retriever is passing futures by default. I don't see anything in the docs about this: https://vertx.io/docs/vertx-config/js/#_configuring_a_single_verticle
The code below works, and the docs may want to change to reflect something similar