Saturday, July 13, 2019

compiling and then transpiling sveltejs: babeljs, webpack, and a safari 9 problem

Been 2 years since my last post here!
just had a very fun deep dive into this annoying bug that was only affecting this one old browser.

I wrote it up here:
https://stackoverflow.com/questions/57019417/how-to-transpile-compiled-svelte-with-babel-for-safari-9/57019418#57019418

Anyway if you haven't checked out https://svelte.dev I highly encourage it - it's faster, easier, and cooler than reactjs.

This bug took me 5 hours to find and fix, but it was a fun and interesting sleuthing session the entire time that has left me feeling proud of my abilities, so I'm gonna go with facepalms: only 2 on this one.

No comments:

Post a Comment