Lars Klein
Lars Klein
This is not just meant to offload criticism (which, by the way, feels almost ungrateful. Huge thanks for this code again :) ) I would be very much interested in...
I have the same problem. And found a nice workaround. (well nice-ish. Definitely only a workaround). I'm now placing symlinks in my assets directory. `src/assets/bootstrap` points to `../node_modules/bootstrap` This way,...
I have the same problem, but adding that extra line (either before or after `exe.root_module.addImport...`) doesn't fix the problem for me. I'm using zig 0.12.0 installed with zigup. Cloning the...