Skip to content

Commit 31c165f

Browse files
authored
docs: fix runtime value (#952)
1 parent 64b32f0 commit 31c165f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ Allows to enable/disable the runtime generation.
325325
CSS will be still extracted and can be used for a custom loading methods.
326326
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.
327327

328-
`true` to skip.
328+
`false` to skip.
329329

330330
**webpack.config.js**
331331

0 commit comments

Comments
 (0)