jsdotlua / react-lua

A comprehensive, but not exhaustive, translation of upstream ReactJS 17.x into Lua.
https://jsdotlua.github.io/react-lua/
MIT License
425 stars 13 forks source link

Fix broken releases #8

Closed grilme99 closed 1 year ago

grilme99 commented 1 year ago

Closes #7.

Back-ported the release build generation from the WIP Jest-lua repo to here. Uses Wally instead of submodules to install dependency packages.