lein-figwheel

Harold 2021-12-21T22:31:27.003800Z

I am attempting to setup a new project with lein figwheel and I'm getting an unexpected NPE when starting figwheel: • https://gist.github.com/harold/efa9a6a6a44ce1f36eb78076d3881d27 Anyone ever seen anything like that before?

Harold 2021-12-21T22:44:38.004800Z

Progress: The error goes away when :cljsbuild -> :builds -> :compiler -> :main is a symbol instead of a string.

Harold 2021-12-21T23:01:41.006400Z

hm, ya, seems like some invalid configs are producing that error instead of the normal super-helpful error messages. They're so good, I'd almost forgotten how much I love them. Anyway, I'll throw this in a github issue and we can discuss there. Thank you so much as ever for figwheel - it's so key to what we do. Happy holidays!