Skip to content

Commit f987a19

Browse files
author
guchengwei
committed
update
1 parent 1167308 commit f987a19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ mpvueSimple.build() // => Promise
4545

4646
```javascript
4747
mpvueSimple.build({
48-
externals: {
49-
sdk: 'require("../../../../sdk")', // 公共模块的相对路径
48+
externals: {
49+
sdk: 'require("../../../../sdk")', // 公共模块的相对路径
5050
},
5151
})
5252
```

0 commit comments

Comments
 (0)