gulp-ui5-preload
gulp-ui5-preload copied to clipboard
Create a Component-preload.js file for openui5 / sapui5 projects
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.
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