Oliver Motz

Results 5 comments of Oliver Motz

Thanks for the quick reply! After experimenting some more this morning I have now properly understood that `dev` and `prod` are mere configuration tasks. If one combines `run` with either...

Hi there, my apologies for not getting back to you… Especially after you've tried three times… many thanks for that. I've tried another approach since and somehow lost track of...

Hi, I've now tried launching with `error-on-debug` set to `t`. Here's what I get: ``` Debugger entered--Lisp error: (wrong-type-argument arrayp data) nreverse(data) (list (quote let) (nreverse alist) code) (lambda (alist...

Thanks for getting back to me (and not being salty about my long silence)… looking forward to hearing from you!

Hi, many thanks for getting back to me. I have tried both, local file and my local XAMPP, i.e. putting the following in the indium.json: ``` "/absolute/path/to/page.html" "file:///absolute/path/to/page.html" "localhost/page.html" "http://localhost/page.html"...