On Sun, 12 Feb 2023 23:16:06 +0530 Nilesh Patra <nil...@debian.org> wrote: > Sorry for pinging you again, but would you be able to take a look at this please?
> I don't know enough coffeescript to be able to check this and it'd be
> awesome if you could consider taking a look.

Coffeescript 2 creates ESM format js by default, adding -t option to coffee command should give you the old ES5 javascript like coffeescript 1.x

See https://salsa.debian.org/js-team/node-sockjs/-/blob/master/Makefile#L11

Reply via email to