mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 04:12:53 +02:00
refactor(v2): import lqip-loader, fix build on Node 13 (#2544)
This commit is contained in:
parent
6a20183a68
commit
980f1041dc
9 changed files with 344 additions and 41 deletions
|
@ -27,7 +27,7 @@ export default function (_context: LoadContext, options: PluginOptions) {
|
|||
{
|
||||
test: /\.(png|jpe?g|gif)$/i,
|
||||
use: [
|
||||
'@endiliey/lqip-loader',
|
||||
'@docusaurus/lqip-loader',
|
||||
{
|
||||
loader: '@endiliey/responsive-loader',
|
||||
options: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue