From 740bf51e4663bd6d090b5e9a340475b3bf2aa488 Mon Sep 17 00:00:00 2001 From: Germain Date: Mon, 22 Mar 2021 12:39:26 +0000 Subject: [PATCH] Updated expected webpack output in setup guide --- README.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 8cc8020575..e94b9f6fa2 100644 --- a/README.md +++ b/README.md @@ -298,15 +298,10 @@ yarn start Wait a few seconds for the initial build to finish; you should see something like: ``` -Hash: b0af76309dd56d7275c8 -Version: webpack 1.12.14 -Time: 14533ms - Asset Size Chunks Chunk Names - bundle.js 4.2 MB 0 [emitted] main - bundle.css 91.5 kB 0 [emitted] main - bundle.js.map 5.29 MB 0 [emitted] main -bundle.css.map 116 kB 0 [emitted] main - + 1013 hidden modules +[element-js] [webpack.Progress] 100% +[element-js] +[element-js] ℹ 「wdm」: 1840 modules +[element-js] ℹ 「wdm」: Compiled successfully. ``` Remember, the command will not terminate since it runs the web server and rebuilds source files when they change. This development server also