kandersonko / svelte-example-museums

An example repo of a svelte app that is IE11 compatible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svelte-example-museums

How to make a svelte app compatible with IE11.

Technologies used:

  • rollup
  • babel
  • core-js

To see how it's done, read this blogpost and check the final rollup config.

To se an alternate version using buble, go back one commit.

Original project

This is a copy of the official Svelte Template.

PS: As you might see, I did not find an elegant way to share styles across multiple svelte components. If you know a way, let me know :)

About

An example repo of a svelte app that is IE11 compatible


Languages

Language:JavaScript 59.1%Language:HTML 37.1%Language:CSS 3.9%