Skip to content

Commit 79fe019

Browse files
authored
docs(readme): fixed value to skip runtime option
1 parent 4d8e043 commit 79fe019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

329-
`true` to skip.
329+
`false` to skip.
330330

331331
**webpack.config.js**
332332

0 commit comments

Comments
 (0)