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 6889594 commit bf4e381Copy full SHA for bf4e381
index.es.js
@@ -41,6 +41,6 @@ const gulpInlineSourceHtml = (options = {}) => {
41
})
42
};
43
44
-var gulpInlineSource = gulpInlineSourceHtml;
+var gulpInlineSourceHtml_1 = gulpInlineSourceHtml;
45
46
-export default gulpInlineSource;
+export default gulpInlineSourceHtml_1;
0 commit comments