Releases: thecodingmachine/html.utils.weblibrarymanager
Releases · thecodingmachine/html.utils.weblibrarymanager
v4.0.1
Full Changelog: v4.0.0...v4.0.1
v4.0.0
Adding WebpackWebLibrary
This adds a new "WebpackWebLibrary" that can read manifest.json files generated by Webpack.
See #12
Adding "async" property to JS scripts
Adding utility methods
Merge pull request #6 from vaidiep/3.1 Add getCssHtml, getJsHtml and getAdditionnalHtml methods
Add toCss, toJs and toAdditional methods in WebLibraryManager
Merge pull request #5 from vaidiep/2.2 Implement toCss, toJs and toAdditional methods
Removing the need for fxp/composer-extra-assets plugin
Merge pull request #3 from moufmouf/3.1 Dropping support for fxp asset-plugin-manager Bower components, because version 1.0 has been abandonned.