From ad692c93a60516faf6b96aeb8dd732ef9c19fd0d Mon Sep 17 00:00:00 2001 From: Jake Deichert Date: Sun, 1 Mar 2020 22:26:13 -0500 Subject: [PATCH] Update unreleased changes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bc3e26..36047e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * Prevent external imports from triggering snowpack web_module regeneration [#55](https://github.com/jakedeichert/svelvet/pull/55) * Normalize incoming paths to getDestPath for Windows [#57](https://github.com/jakedeichert/svelvet/pull/57) +* Pass through snowpack log colors and show stats during production builds [#56](https://github.com/jakedeichert/svelvet/pull/56)