Skip to content

Commit

Permalink
docs: fix runtime value (#952)
Browse files Browse the repository at this point in the history
  • Loading branch information
ersachin3112 committed Jun 13, 2022
1 parent 64b32f0 commit 31c165f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand Down

0 comments on commit 31c165f

Please sign in to comment.