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 b664cd5 commit aa0757aCopy full SHA for aa0757a
docusaurus.config.js
@@ -1,6 +1,5 @@
1
const path = require('path');
2
const prismic = require('@prismicio/client');
3
-const fetch = require('node-fetch');
4
5
const VERSIONS_JSON = require('./versions.json');
6
plugins/docusaurus-plugin-ionic-component-api/index.js
@@ -1,5 +1,3 @@
-
module.exports = function (context, options) {
return {
name: 'docusaurus-plugin-ionic-component-api',
0 commit comments