From 10091d776968e1d770774baf47fdf106d4a17903 Mon Sep 17 00:00:00 2001 From: Aaron Klinker Date: Sat, 23 Sep 2023 16:05:21 -0500 Subject: [PATCH] Update feature list --- README.md | 2 +- docs/index.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 15518be7..e5c9cd86 100644 --- a/README.md +++ b/README.md @@ -44,10 +44,10 @@ Or see the [installation guide](https://wxt.dev/get-started/installation.html) t - ⬇️ Download and bundle remote URL imports - 🎨 Frontend framework agnostic: works with Vue, React, Svelte, etc - 🖍️ Quickly bootstrap a new project +- 📏 Bundle analysis ### Coming Soon -- 📏 Bundle analysis - 🤖 Automated publishing ## Contributors diff --git a/docs/index.md b/docs/index.md index 525f4c63..2cab4760 100644 --- a/docs/index.md +++ b/docs/index.md @@ -46,12 +46,12 @@ features: - icon: 🖍️ title: Bootstrap a New Project details: Comes with starter templates for all major frontend frameworks. + - icon: 📏 + title: Bundle Analysis + details: 'Tools for analyizing the final extension bundle.' - icon: 🤖 title: Automated Publishing details: 'TODO: Automatically zip, upload, and release extensions.' - - icon: 📏 - title: Bundle Analysis - details: 'TODO: Tools for analyizing the final extension bundle.' ---