At first glance, the only thing that jumps out at me is the comma after "debug: true"
Since there are no arguments provided after that line, the comma is not required and is probably causing an error.
At first glance, the only thing that jumps out at me is the comma after "debug: true"
Since there are no arguments provided after that line, the comma is not required and is probably causing an error.