From 186ad10eab90e7d235ffae29f5c4fa98bd6e27dd Mon Sep 17 00:00:00 2001 From: Miguel Montalvo Date: Thu, 11 Apr 2024 07:57:24 -0400 Subject: [PATCH] Revert "Update documentation" This reverts commit 7a0dc2846cfa8a89e282eb1ae5b317fcac412396. --- docs/guide/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/troubleshooting.md b/docs/guide/troubleshooting.md index f1ea967c..54509575 100644 --- a/docs/guide/troubleshooting.md +++ b/docs/guide/troubleshooting.md @@ -34,7 +34,7 @@ You can use [`concurrently`](https://github.com/open-cli-tools/concurrently) or $ npm run dev -- --store johns-apparel --live-reload full-page ``` -## How to cleanup the `assets/` folder (Vite 4)? +## How to cleanup the `assets/` folder? To clean up the `assets/` folder, you can disable the default behavior of Vite emptying the `outDir` directory on build. Instead, use the