wxt 0.0.2 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -17,18 +17,17 @@
17
17
  - 🌐 Supports all browsers
18
18
  - ✅ Supports both MV2 and MV3
19
19
  - 📂 Directory based entrypoints
20
+ - ⚡ Dev mode with HMR & auto-reload
20
21
  - 🚔 TypeScript
21
22
  - 🦾 Auto-imports
22
- - ⚡ Dev mode with HMR
23
23
  - ⬇️ Download and bundle remote URL imports
24
- - 🎨 Frontend framework agnostic: works with Vue, React, Svelte, etc
25
24
 
26
25
  ### Todo
27
26
 
28
- - 🤖 Automated publishing
27
+ - 🎨 Frontend framework agnostic: works with Vue, React, Svelte, etc
29
28
  - 🖍️ Quickly bootstrap a new project
30
29
  - 📏 Bundle analysis
31
- - Dev mode with HMR and **_auto-reload_**
30
+ - 🤖 Automated publishing
32
31
 
33
32
  ## Get Started
34
33