gulp-ui5-preload icon indicating copy to clipboard operation
gulp-ui5-preload copied to clipboard

Create a Component-preload.js file for openui5 / sapui5 projects

Results 4 gulp-ui5-preload issues
Sort by recently updated
recently updated
newest added

Support for the new format 'library-preload.js' introduced with UI5 1.40

Since the target preload file is created with `` var preloadFile = firstFile.clone({contents: false}); `` all file attributes including creation and modification timestamps are cloned from the firstFile which is...

Hi, I'm not working anymore with UI5 and hence would looking for someone to take over maintenance and ownership of this repo. Please comment below if you are interested.

help wanted

I think it could be a good thing to generate a library-preload.js like in grunt-openui5 https://github.com/SAP/grunt-openui5/pull/47