From 8e03782fa877f27ff75f1d056b852d41a8525259 Mon Sep 17 00:00:00 2001 From: Gianluca Guarini Date: Fri, 26 Apr 2024 23:09:57 +0200 Subject: [PATCH] Update Examples --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7708386..8af975c 100644 --- a/README.md +++ b/README.md @@ -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