orefalo / svelte-splitpanes

MIT License
383 stars 19 forks source link

chore: move to esm-env instead of esm-env-robust #65

Open Tal500 opened 1 year ago

Tal500 commented 1 year ago

PR sveltejs/sites#445 is merged, fixing benmccann/esm-env#1, but still not deployed.

After the change will finally be deployed to the official svelte.dev site, we can merge this changes safely.

A simple reproduction to check if svelte.dev has the fix deployed, is to see if this example builds up correctly: https://svelte.dev/repl/58ae14b7f112454aa83125b767f9a62a?version=3.54.0

@orefalo don't merge until they deploy it

Tal500 commented 1 year ago

Update: Sadly it will take more time, since they need to fix styling before they deploy the changes. See https://github.com/sveltejs/sites/pull/438#issuecomment-1452395246 for more info. Meanwhile, this will be remained as draft.