Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Identify which Babylon plugins are in use in your project from the following list: https://babeljs.io/docs/en/plugins

  2. Add the --babylonPlugins parameter with the name of the Babylon plugin to the slnodejs buildcommand. Some examples:

    1. slnodejs build scan <...> --babylonPlugins estree

    2. slnodejs build scan <...> --babylonPlugins jsx