Releases: jwanner83/liferay-npm-bundler-improved
Releases · jwanner83/liferay-npm-bundler-improved
Fixing osgi.extender version
The osgi.extender version inside the generated MANIFEST.MF previously used the version of the module which is defined in its package.json. This is wrong and was changed to always use 1.0.0
Adding cleanup task and fixing dependencies
Adding task to clean dist directory after build and fix missing dependencies.
Fixing missing dependencies
1.0.0-beta.1 fixing missing dependencies
First Beta Release
Working prototype with limited functionalities:
- custom rollup configuration
- deployment functionality
- multiple times faster than the official liferay-npm-bundler
Currently not working:
- assets and stylings
- configurations
- localizations