Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigcommerce/stencil-cli
/ theme-assets.module.js
File
theme-assets.module.js
server/plugins/theme-assets/theme-assets.module.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ defaultsDeep } from
'lodash-es'
;
2
import
* as Boom from
'@hapi/boom'
;
3
import
path from
'path'
;
4
import
{ uuidRegExp, uuid2int } from
'../../lib/utils.js'
;
Callers
nothing calls this directly
Calls
4
uuid2int
Function · 0.90
variationExists
Method · 0.80
setVariation
Method · 0.80
getConfig
Method · 0.80
Tested by
no test coverage detected