UNPKG
lovable-tagger
Version:
beta (1.1.12-beta.3)
latest (1.1.13)
1.1.13
1.1.12
1.1.12-beta.3
1.1.12-beta.2
1.1.12-beta.1
1.1.11
1.1.10
1.1.10-beta.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.4
1.1.3
1.1.2
1.1.1
1.0.20
1.0.19
1.0.18
1.0.17
1.0.15
1.0.14
Vite plugins for component tagging and virtual file overrides with HMR support
lovable-tagger
/
README.md
10 lines
(6 loc)
•
213 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
# Vite Plugin Component Tagger
A Vite plugin that automatically adds `data-component-id`
attributes
to JSX
/
TSX components
for
easier debugging and tracking.
## Installation
```bash npm install @test/plugin ```