UNPKG

gatsby-source-prismic

Version:

Gatsby source plugin for building websites using Prismic as a data source

8 lines (7 loc) 257 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const fmtLog = (repositoryName, text) => { return `gatsby-source-prismic(${repositoryName}) - ${text}`; }; exports.fmtLog = fmtLog; //# sourceMappingURL=fmtLog.cjs.map