Merge pull request #1075 from ekhaled/patch-1

Add svelte-hot-loader to the Tools section
pull/7738/head
Rich Harris 9 years ago committed by GitHub
commit cb538d3a26

@ -18,6 +18,7 @@ This is the Svelte compiler, which is primarily intended for authors of tooling
* [metalsmith-svelte](https://github.com/shinnn/metalsmith-svelte) - Metalsmith plugin * [metalsmith-svelte](https://github.com/shinnn/metalsmith-svelte) - Metalsmith plugin
* [system-svelte](https://github.com/CanopyTax/system-svelte) – System.js loader * [system-svelte](https://github.com/CanopyTax/system-svelte) – System.js loader
* [svelte-loader](https://github.com/sveltejs/svelte-loader) – Webpack loader * [svelte-loader](https://github.com/sveltejs/svelte-loader) – Webpack loader
* [svelte-hot-loader](https://github.com/ekhaled/svelte-hot-loader) – Webpack loader addon to support HMR
* [meteor-svelte](https://github.com/klaussner/meteor-svelte) – Meteor build plugin * [meteor-svelte](https://github.com/klaussner/meteor-svelte) – Meteor build plugin
* [sveltejs-brunch](https://github.com/StarpTech/sveltejs-brunch) – Brunch build plugin * [sveltejs-brunch](https://github.com/StarpTech/sveltejs-brunch) – Brunch build plugin
* More to come! * More to come!

Loading…
Cancel
Save