Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SAP/ui5-builder
/ transformBootstrapHtml.js
File
transformBootstrapHtml.js
lib/tasks/transformBootstrapHtml.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{getLogger} from
"@ui5/logger"
;
2
const
log = getLogger(
"builder:tasks:transformBootstrapHtml"
);
3
import
bootstrapHtmlTransformer from
"../processors/bootstrapHtmlTransformer.js"
;
4
Callers
nothing calls this directly
Calls
1
write
Method · 0.80
Tested by
no test coverage detected