Open Kha opened 5 months ago
https://github.com/hhu-adam/lean4web-tools/commit/c69970315e29af067b8518995175f6195d4a8f6b updates the package to the latest nightly.
If your projects "Latest Mathlib" and "Lean nightly" are setup to auto-update (i.e. have a build.sh
file), then this should resolve itself next time they are updated
Thanks, it works now after disabling the update for mathlib-stable. It would be nice to have a webeditor@stable tag just like with Mathlib.
I was hoping that eventually the mixins, which you mentioned to me once, will work (or are documented) and would make the webeditor package superfluous.
Mmh, but even if there was some plugin system such that the package would not have to be listed in the lakefile, that doesn't change that its code has to be compatible with the project's Lean version. So absent some sophisticated version resolution in Lake, I don't think that really changes things here.
This breaks live.lean-lang.org's mathlib-demo update: