文件名称:gatsby-images-microcms:gatsby插件与microCMS一起使用。 处理图片网址
文件大小:85KB
文件格式:ZIP
更新时间:2024-06-16 13:55:15
JavaScript
@ mako-tos / gatsby-images-microcms Gatsby图像插件。 安装 # with yarn $ yarn add @mako-tos/gatsby-images-microcms # with npm $ npm install @mako-tos/gatsby-images-microcms 如何使用 gatsby-config.js 此npm模块与gatsby-source-microcms一起安装 您需要在gatsby-config.js设置选项。 const path = require ( `path` ) ; module . exports = { plugins : [ { resolve : 'gatsby-source-microcms' , options : { apiK
【文件预览】:
gatsby-images-microcms-master
----.gitignore(114B)
----package.json(953B)
----src()
--------fragments.js(216B)
--------__tests__()
--------onPreBootstrap.js(747B)
--------sourceNodes.js(3KB)
--------createSchemaCustomization.js(3KB)
----.travis.yml(227B)
----LICENSE(1KB)
----index.js(8B)
----.github()
--------workflows()
----.eslintrc.js(330B)
----README.md(3KB)
----gatsby-node.js(281B)
----.eslintignore(9B)
----.prettierrc(68B)
----yarn.lock(185KB)