Skip to content

Commit

Permalink
README: Add Example Plugins section
Browse files Browse the repository at this point in the history
  • Loading branch information
kucrut committed Oct 7, 2022
1 parent c8db8fe commit 0020281
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,11 @@ export default create_config( 'js/src/main.ts', 'js/dist', {

Note that you will need to add them to the `dependencies` array when enqueueing the script (see example above).

## Example plugins

- React: https://github.com/kucrut/vite-for-wp-example-react
- Svelte: https://github.com/kucrut/catatan

## Limitations

Currently, this package doesn't provide HMR support for building editor blocks yet.
Expand Down

0 comments on commit 0020281

Please sign in to comment.