If I try to build the single file HTML version from the Node.JS version via the “build” command will these global/local plugins be bundled in or will they be excluded leaving the end result missing plugins/functionalities?
The follow up question is: if the above worked and I then unpack the single file HTML version via the “load” command to a new Node.JS instance/location, will those plugin be unpacked into respective global/local plugin directories?