...
Identify which Babylon plugins are in use in your project from the following list: https://babeljs.io/docs/en/plugins
Add the
--babylonPlugins
parameter with the name of the Babylon plugin to theslnodejs build
command. Some examples:slnodejs build scan <...> --babylonPlugins estree
slnodejs build scan <...> --babylonPlugins jsx