Skip to content

Commit 1167308

Browse files
author
guchengwei
committed
update
1 parent acc5285 commit 1167308

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
@@ -39,7 +39,7 @@ mpvueSimple.build() // => Promise
3939
## changelog
4040
#### `1.0.18`
4141

42-
- 加入可选配置项 `external`,通过在webpack中增加external属性的方式,可以在打包的时候移除公共模块的引入,从而减小包大小。
42+
- 加入可选配置项 `externals`,通过在webpack中增加external属性的方式,可以在打包的时候移除公共模块的引入,从而减小包大小。
4343

4444
在构建脚本中进行如下定义:
4545

0 commit comments

Comments
 (0)