Skip to content

Commit cd1a4d0

Browse files
committed
update readme
1 parent c0bc0ca commit cd1a4d0

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,10 @@ plugins: [
298298
- `template`:
299299
- is required
300300
- template source
301+
- `entryLog`:
302+
- is optional
303+
- [Boolean]
304+
- default `false`, if you use `html` `mode`, you can enable this to show entry names and use example
301305
- `chunks`:
302306
- is required if `mode` is `default`, is not required if `mode` is `html`
303307
- [Array|Object]

README_ZH.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,10 @@ plugins: [
299299
- `template`:
300300
- is required
301301
- html模板来源
302+
- `entryLog`:
303+
- is optional
304+
- [Boolean]
305+
- 默认值 `false`, 如果你使用 `html` `mode`, 你可以设置此值为`true`, 便可以看到`chunkName`以及其如何在`html`文件中占位的使用办法
302306
- `chunks`:
303307
- is required 如果 `mode``default`, is not required 如果 `mode``html`
304308
- [Array|Object]

0 commit comments

Comments
 (0)