Jet Version: 8.0
Hi Community
Does anyone know if there is a debug parameter/option for the Jet CLI.
We are seeing the following warning when running the build task and wondered if it was something to be concerned about.
...
Running after_build hook.
Running before_serve hook.
[xmldom warning] attribute value must after "="
@#[line:50,col:3]
Starting web server.
...
We've also had other minor issues which have been user error so we were wondering whether there was a way of getting further logging out of the CLI.
Thanks
Running after_build hook.Running before_serve hook.[xmldom warning] attribute value must after "="@#[line:50,col:3]Starting web server.