Hello. Is it possible to use Babel for SST app? Th...
# sst
ö
Hello. Is it possible to use Babel for SST app? The latest release ( 7.16.0 ) seems cool. It supports pipeline operator proposal. https://babeljs.io/blog/2021/10/29/7.16.0
t
I've wanted the pipeline operator forever. That said I really really dislike babel. It exposes us to a whole bunch of mess, bugs and complexity that I've been glad to get away from
Also even if babel supports it, tsserver doesn't which means you'll get errors in the editor. Also if you're using prettier it'll have issues
I'm aware of this because I've desperately tried to get the pipeline operator lol
m
frowns in Elixir
t
🎯 was doing elixir for 5 years prior to serverless