From 79fe019a7cda1afdae7c13cdd69fbab1ed3473b5 Mon Sep 17 00:00:00 2001 From: Vasilii Art <3757319+vsn4ik@users.noreply.github.com> Date: Wed, 13 Apr 2022 16:40:36 +0300 Subject: [PATCH] docs(readme): fixed value to skip runtime option --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 352d65d7..d377a8fd 100644 --- a/README.md +++ b/README.md @@ -326,7 +326,7 @@ Allows to enable/disable the runtime generation. CSS will be still extracted and can be used for a custom loading methods. For example, you can use [assets-webpack-plugin](https://github.com/ztoben/assets-webpack-plugin) to retrieve them then use your own runtime code to download assets when needed. -`true` to skip. +`false` to skip. **webpack.config.js**