You can use npm to install extra libraries to use in fx, but I'm using the static installation (no npm). However I see that 'require("lodash")' works when I use it.
Am I right to understand that it is included in the static binary? If so, which libraries are available in the static binary? Maybe I can have a list of them in the help text of fx. (Maybe also include a version string in the help page)
You can use npm to install extra libraries to use in fx, but I'm using the static installation (no npm). However I see that 'require("lodash")' works when I use it.
Am I right to understand that it is included in the static binary? If so, which libraries are available in the static binary? Maybe I can have a list of them in the help text of fx. (Maybe also include a version string in the help page)