From 701500e30c43a442d0e15be1cb223005d1716ca7 Mon Sep 17 00:00:00 2001 From: Pawel Kowalski Date: Wed, 10 Apr 2024 20:28:04 +0200 Subject: [PATCH] Update readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 66d94c8..4a78617 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ If for whatever reason you do not want this behavior here is [the documentation ## Notes -- Before every build, build directory (`dist`) is deleted to avoid deploying old assets +- Before every build, build directory (`dist`) is deleted to avoid deploying assets from previous builds ## Additional resources @@ -81,6 +81,4 @@ TODO ## TODO -- Write simple e2e test run on the example, after the deployment -- Split webpack configs into common + dev/prod to avoid pushing to plugins array - - Add sourcemaps +- Write simple e2e test run on the example, after the deployment \ No newline at end of file