MCPcopy Create free account
hub / github.com/bigcommerce/stencil-cli / renderer.module.js

File renderer.module.js

server/plugins/renderer/renderer.module.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defaultsDeep, omit, isObject, extend, isPlainObject, mapValues, findKey } from 'lodash-es';
2import Boom from '@hapi/boom';
3import cache from 'memory-cache';
4import Crypto from 'crypto';

Callers

nothing calls this directly

Calls 13

readFromStreamFunction · 0.90
tapStreamFunction · 0.90
readStreamFunction · 0.90
getPageTypeFunction · 0.90
getFrontmatterContentFunction · 0.90
interpolateThemeSettingsFunction · 0.90
normalizeRedirectUrlFunction · 0.90
int2uuidFunction · 0.90
stripDomainFromCookiesFunction · 0.90
getAcceptLanguageHeaderFunction · 0.85
sendApiRequestMethod · 0.80
getConfigMethod · 0.80

Tested by

no test coverage detected