themotte / rDrama

This code runs https://www.themotte.org. Forked from https://github.com/Aevann1/rDrama
GNU Affero General Public License v3.0
25 stars 30 forks source link

Figure out if there's some JS transpiler we can use so we can take advantage of stuff like optional chaining #656

Open zorbathut opened 1 year ago

zorbathut commented 1 year ago

Also, maybe shift to Typescript? I don't know. Someone research this and tell me about it.

wmill commented 9 months ago

There's a PR up showing BabelJS integration here: https://github.com/themotte/rDrama/pull/710

There will need to be some discussion about how you actually want to do things.