Skip to content

Commit

Permalink
Update Examples
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed Apr 26, 2024
1 parent e6a284c commit 8e03782
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ And afterward webpack will be able to automatically reload your Riot.js componen

## Examples

Please check [this simple example](https://github.com/riot/examples/tree/gh-pages/webpack) to see how it's easy to configure webpack with riot
Please check the following exapmles to see how it's easy to configure webpack with riot:
- [Lazy routes](https://github.com/riot/examples/tree/gh-pages/lazy-routes)
- [SSR](https://github.com/riot/examples/tree/gh-pages/ssr)

[ci-image]: https://img.shields.io/github/actions/workflow/status/riot/webpack-loader/test.yml?style=flat-square
[ci-url]: https://github.com/riot/webpack-loader/actions
Expand Down

0 comments on commit 8e03782

Please sign in to comment.