Skip to content

Commit fa5e884

Browse files
authored
Update plugins.md on how to bundle a plugin.
1 parent 6d4e543 commit fa5e884

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/guide/reusability/plugins.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,6 @@ export default {
135135
```
136136

137137
</div>
138+
139+
### Bundle for NPM
140+
If you further want to build and publish your plugin for others to use, see [Vite's section on Library Mode](https://vitejs.dev/guide/build.html#library-mode).

0 commit comments

Comments
 (0)