plugin-2.txt 174 B

12345
  1. SyntaxError: An error was here. in {path}plugin-error-2.js{node} on line 3, column 16:
  2. 2 use: function() {
  3. 3 throw new Error('An error was here.')
  4. 4 }
  5. {/node}