We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5812d05 commit bb7ee50Copy full SHA for bb7ee50
plugins/gatsby-remark-gifs/index.js
@@ -1,6 +1,5 @@
1
const visit = require('unist-util-visit');
2
const path = require('path');
3
-const { parse } = require('node-html-parser');
4
5
// match the default from gatsby-remark-images
6
const DEFAULT_MAX_WIDTH = 650;
0 commit comments