mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-10 07:37:19 +02:00
chore(v2): update dependencies (#1985)
* chore(v2): update dependencies * use forked ideal image deps. omgg
This commit is contained in:
parent
1c8c8d04e8
commit
cf4037ef91
14 changed files with 105 additions and 83 deletions
|
@ -266,7 +266,7 @@ export default function pluginContentDocs(
|
|||
});
|
||||
},
|
||||
|
||||
configureWebpack(_, isServer, utils) {
|
||||
configureWebpack(_config, isServer, utils) {
|
||||
const {getBabelLoader, getCacheLoader} = utils;
|
||||
const {rehypePlugins, remarkPlugins} = options;
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue