Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SAP/ui5-builder
/ beforeWriteFunctionPreloadSection
Method
beforeWriteFunctionPreloadSection
lib/lbt/bundle/Builder.js:346–349 ·
view source on GitHub ↗
(sequence)
Source
from the content-addressed store, hash-verified
344
}
345
346
beforeWriteFunctionPreloadSection(sequence) {
347
// simple version: just sort alphabetically
348
sequence.sort();
349
}
350
351
addSourceMap(moduleName, map) {
352
if
(!map) {
Callers
1
writePreloadFunction
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected