mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-04 01:40:08 +00:00
fixes
This commit is contained in:
13
docs/.cache/api-runner-browser-plugins.js
Normal file
13
docs/.cache/api-runner-browser-plugins.js
Normal file
@@ -0,0 +1,13 @@
|
||||
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":[]},
|
||||
}]
|
||||
Reference in New Issue
Block a user