Skip to content

Commit

Permalink
Update plugins.md on how to bundle a plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
luckydonald authored Sep 8, 2024
1 parent 6d4e543 commit fa5e884
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/guide/reusability/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,6 @@ export default {
```

</div>

### Bundle for NPM
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 comments on commit fa5e884

Please sign in to comment.