We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32afb8d commit 1719d17Copy full SHA for 1719d17
docs/guide/essentials/config/manifest.md
@@ -1,6 +1,6 @@
1
# Manifest
2
3
-In WXT, there is no `manifest.json` file in your source code. Instead, WXT generates the manifest from using multiple sources:
+In WXT, there is no `manifest.json` file in your source code. Instead, WXT generates the manifest from multiple sources:
4
5
- Global options [defined in your `wxt.config.ts` file](#global-options)
6
- Entrypoint-specific options [defined in your entrypoints](/guide/essentials/entrypoints#defining-manifest-options)
0 commit comments