From ec3c7383e3e8bdb462021ad0a529d3c76de93c15 Mon Sep 17 00:00:00 2001 From: Adam Pearce <1wheel@gmail.com> Date: Wed, 25 Apr 2018 19:17:44 -0400 Subject: [PATCH] removes depreciated svelte-hot-loader --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7dd794a837c3..1bc64caa9a90 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,6 @@ This is the Svelte compiler, which is primarily intended for authors of tooling * [metalsmith-svelte](https://github.com/shinnn/metalsmith-svelte) - Metalsmith plugin * [system-svelte](https://github.com/CanopyTax/system-svelte) – System.js 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 * [sveltejs-brunch](https://github.com/StarpTech/sveltejs-brunch) – Brunch build plugin * [svelte-dev-store](https://github.com/GarethOates/svelte-dev-store) - Use Redux tools to visualise Svelte store