{"version":3,"file":"plugin.mjs","sources":["https://raw.githubusercontent.com/twicpics/components/0.33.0/src/gatsby/plugin.js"],"sourcesContent":["import { installTwicPics } from \"@twicpics/components/react\";\nimport \"@twicpics/components/style.css\";\n\nexport const wrapRootElement = ( _, options ) => {\n    const { twicpics } = options;\n    if ( twicpics && twicpics.domain ) {\n        installTwicPics( twicpics );\n    } else {\n        // eslint-disable-next-line no-console\n        console.warn( `twicpics gatsby module : domain has not been configured. Please check gatsby-config.js file` );\n    }\n};\n"],"names":["wrapRootElement","_","options","twicpics","domain","installTwicPics","console","warn"],"mappings":"oGAGY,MAACA,EAAkB,CAAEC,EAAGC,KAChC,MAAMC,SAAEA,GAAaD,EAChBC,GAAYA,EAASC,OACtBC,EAAiBF,GAGjBG,QAAQC,KAAM,8FACjB"}