chore(v2): update dependencies (#1985)

* chore(v2): update dependencies

* use forked ideal image deps. omgg
This commit is contained in:
Endi 2019-11-13 23:04:13 +07:00 committed by GitHub
parent 1c8c8d04e8
commit cf4037ef91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 105 additions and 83 deletions

View file

@ -266,7 +266,7 @@ export default function pluginContentDocs(
});
},
configureWebpack(_, isServer, utils) {
configureWebpack(_config, isServer, utils) {
const {getBabelLoader, getCacheLoader} = utils;
const {rehypePlugins, remarkPlugins} = options;
return {