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.' ---