From 0255028ce25934812eb4ca6aa7afeb64b9561770 Mon Sep 17 00:00:00 2001 From: Aaron Klinker Date: Mon, 10 Jul 2023 18:03:27 -0500 Subject: [PATCH] docs: Update feature list --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 90d2c767..5688ff36 100644 --- a/README.md +++ b/README.md @@ -17,18 +17,17 @@ - 🌐 Supports all browsers - ✅ Supports both MV2 and MV3 - 📂 Directory based entrypoints +- ⚡ Dev mode with HMR & auto-reload - 🚔 TypeScript - 🦾 Auto-imports -- ⚡ Dev mode with HMR - ⬇️ Download and bundle remote URL imports -- 🎨 Frontend framework agnostic: works with Vue, React, Svelte, etc ### Todo -- 🤖 Automated publishing +- 🎨 Frontend framework agnostic: works with Vue, React, Svelte, etc - 🖍️ Quickly bootstrap a new project - 📏 Bundle analysis -- ⚡ Dev mode with HMR and **_auto-reload_** +- 🤖 Automated publishing ## Get Started