Skip to content

Commit d27486c

Browse files
author
guchengwei
committed
update
1 parent f987a19 commit d27486c

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
@@ -46,7 +46,7 @@ mpvueSimple.build() // => Promise
4646
```javascript
4747
mpvueSimple.build({
4848
externals: {
49-
sdk: 'require("../../../../sdk")', // 公共模块的相对路径
49+
sdk: 'require("../../../../sdk")', // 公共模块的相对路径
5050
},
5151
})
5252
```

0 commit comments

Comments
 (0)