Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigcommerce/stencil-cli
/ stencil-start.spec.js
File
stencil-start.spec.js
lib/stencil-start.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ jest } from
'@jest/globals'
;
2
import
path from
'path'
;
3
import
StencilStart from
'./stencil-start.js'
;
4
import
stencilPushUtilsModule from
'./stencil-push.utils.js'
;
Callers
nothing calls this directly
Calls
7
createStencilStartInstance
Function · 0.85
cb
Function · 0.85
getBrowserSyncStub
Function · 0.85
assembleTemplates
Method · 0.80
getChannelUrl
Method · 0.80
getStencilConfigManagerStub
Function · 0.70
run
Method · 0.45
Tested by
no test coverage detected