From d4cbcaeffdaabad94f55c8a04a34a59b0f6c9fd1 Mon Sep 17 00:00:00 2001 From: Johan Cleve Date: Fri, 19 Aug 2022 13:27:08 +0200 Subject: [PATCH] Add 'Vite Support' section to README file --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ccf726e..5d1cb06 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ The full documentation is installed with the package under `/docs` composer require libaro/bread ``` +## Vite Support +TODO: Add documentation for vite support + ## Publish resource files Run following command to publish the javascript files needed to render the index and form pages.