Skip to content

Commit ed07a49

Browse files
committed
docs: Update README and homepage features with WXT modules
1 parent 09c9de0 commit ed07a49

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ Or see the [installation guide](https://wxt.dev/guide/installation.html) to get
5959
- 🦾 Auto-imports
6060
- 🤖 Automated publishing
6161
- 🎨 Frontend framework agnostic: works with Vue, React, Svelte, etc
62+
- 📦 Modular architecture with [WXT modules](https://wxt.dev/guide/go-further/reusable-modules.html#overview)
6263
- 🖍️ Quickly bootstrap a new project
6364
- 📏 Bundle analysis
6465
- ⬇️ Download and bundle remote URL imports
65-
- 📦 Modular architecture with [modules](https://wxt.dev/guide/go-further/reusable-modules.html#overview)
6666

6767
## Contributors
6868

docs/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@ features:
5353
details: Works with any front-end framework with a Vite plugin.
5454
link: /guide/key-concepts/frontend-frameworks
5555
linkText: Add a framework
56+
- icon: 📦
57+
title: Modular Architecture
58+
details: Reuse build-time and runtime-code across multiple extensions.
59+
link: /guide/go-further/reusable-modules
60+
linkText: Read docs
5661
- icon: 🖍️
5762
title: Bootstrap a New Project
5863
details: Get started quickly with several awesome project templates.

packages/wxt/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Or see the [installation guide](https://wxt.dev/guide/installation.html) to get
5959
- 🦾 Auto-imports
6060
- 🤖 Automated publishing
6161
- 🎨 Frontend framework agnostic: works with Vue, React, Svelte, etc
62+
- 📦 Modular architecture with [WXT modules](https://wxt.dev/guide/go-further/reusable-modules.html#overview)
6263
- 🖍️ Quickly bootstrap a new project
6364
- 📏 Bundle analysis
6465
- ⬇️ Download and bundle remote URL imports

0 commit comments

Comments
 (0)