Skip to content

Commit 0804929

Browse files
committed
docs: fix runtime value
1 parent 7f72caf commit 0804929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)