Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] Bundling: Dynamic preload calls should not emit warnings
The UI5 core library contains dynamic calls to sap.ui.require.preload. Those calls should not result into a warning in the build log, as they are correct and should just be skipped. This has been introducted with #341.
- Loading branch information