Zephyr Lykos
Zephyr Lykos
I'm interested in taking this. Assign me if you want :)
I prefer esbuild, but could potentially be parcel/vite if you'd like to.
if you don't mind introducing a 3rd-party dependency: & I've done a (somewhat) similar i18n pipeline from scratch, but the string lookup is not preprocessed. wdyt?
aside from that, do we have a certain browser target support range for 2024? (like a browserslist query or something)
Hard to say, but I'd prefer to rework this for better maintainability.
The current browserify pipeline is in a very strange shape - it doesn't even build on my machine.
No. I'm on Linux x86_64, Node v20.11.1 & npm 10.5.0. It's basically another dependency hell. Downgrading to an older version _could_ work, but it doesn't make much sense since we're...
Ugh, I believe Node 16 is already EOL? And I confirm I'm doing the exact steps as described in the Dockerfile, so it _should_ work.
And no, it does not build in docker for me either.
> Considering this project is mostly in maintenance mode right now I could potentially try to revive this with some efforts, if you don't mind all the refactoring / breaking...