Blame view

node_modules/less/test/less-bom/errors/plugin-2.txt 174 Bytes
ce4c83ff   wxy   初始提交
1
2
3
4
5
  SyntaxError: An error was here. in {path}plugin-error-2.js{node} on line 3, column 16:
  2     use: function() {
  3         throw new Error('An error was here.')
  4     }
  {/node}