-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[INTERNAL] Infra: implement library preload with script tags
- implement preload with scripts + fallback to older json - registerPreloadedModules no longer handles dependencies. Only preloadModules does so as only the preload.json files contain dependencies - deprecate jQuery.sap.preloadModules, only consumer outside sap.ui.core is sap.ushell - core bootstrap process migrated to loadLibraries(preloadOnly:true) - tweak one test in Models.qunit.html (which checked for a specific, no longer applicable error message) - add more tests based on test libraries - add node.js script to generate these libs out of meta info Change-Id: I9ebd12545bedb766f79c92a404521e5bc0e54de6
- Loading branch information
1 parent
742ba81
commit 9b5b98c
Showing
62 changed files
with
1,332 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.