From 0804929871802f8a87052dab29adbbbc67d9a791 Mon Sep 17 00:00:00 2001 From: Sachin Kumar Date: Mon, 13 Jun 2022 07:41:37 +0530 Subject: [PATCH] docs: fix runtime value --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 103907ae..04639d19 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,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**