Currently (as documented), the node process looks for an index.js in the output path. In addition, it should look for the `output.filename` configuration and, if it exists, point node at the non-standard file.
Currently (as documented), the node process looks for an index.js in the output path.
In addition, it should look for the
output.filenameconfiguration and, if it exists, point node at the non-standard file.