Files
discordeno/docs/.cache/api-runner-browser-plugins.js
Skillz 4cd76db969 fixes
2020-11-19 23:10:14 -05:00

14 lines
782 B
JavaScript

module.exports = [{
plugin: require('../node_modules/gatsby-plugin-layout/gatsby-browser.js'),
options: {"plugins":[],"component":"/Users/Dr.Zishan/Desktop/idk/G4M3R/Discordeno/docs/src/templates/docs.js"},
},{
plugin: require('../node_modules/gatsby-plugin-mdx/gatsby-browser.js'),
options: {"plugins":[],"gatsbyRemarkPlugins":[{"resolve":"gatsby-remark-images","options":{"maxWidth":1035,"sizeByPixelDensity":true}},{"resolve":"gatsby-remark-copy-linked-files"}],"extensions":[".mdx",".md"]},
},{
plugin: require('../node_modules/gatsby-plugin-gtag/gatsby-browser.js'),
options: {"plugins":[],"trackingId":null,"head":true,"anonymize":false},
},{
plugin: require('../gatsby-browser.js'),
options: {"plugins":[]},
}]