Skip to content

Commit b5b8777

Browse files
committed
update docs
1 parent e822de6 commit b5b8777

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/en/options.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,10 @@
5454
Whether to enable source maps for CSS. Disabling this can avoid some relative path related bugs in `css-loader` and make the build a bit faster.
5555

5656
Note this is automatically set to `false` if the `devtool` option is not present in the main Webpack config.
57+
58+
### template
59+
60+
- ^8.4.0
61+
- type: `Object`
62+
63+
Pass options to the template rendering engine (via [consolidate](https://github.com/tj/consolidate.js)) if you are using a non-html templating language.

0 commit comments

Comments
 (0)