Awesome
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 :)