Skip to content

Commit 8efa514

Browse files
authored
Merge pull request #359 from shaodahong/patch-1
docs: update webpack config vendor link
2 parents ec157e0 + 1fc962a commit 8efa514

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
@@ -232,4 +232,4 @@ Set this option to `false` if your module does not have a `default` export.
232232

233233
### Note
234234

235-
babel-plugin-import will not work properly if you add the library to the webpack config [vendor](https://webpack.github.io/docs/code-splitting.html#split-app-and-vendor-code).
235+
babel-plugin-import will not work properly if you add the library to the webpack config [vendor](https://webpack.js.org/concepts/entry-points/#separate-app-and-vendor-entries).

0 commit comments

Comments
 (0)