kwin opened a new issue, #334: URL: https://github.com/apache/maven-fluido-skin/issues/334
### New feature, improvement proposal Using https://vite.dev/ should allow to leverage the latest technologies when it comes to bundling and minification. Vite can be integrated in the Maven build with https://github.com/eirslett/frontend-maven-plugin. Advantages: - Modern minification for both CSS/JS - 3rd party dependencies are downloaded from NPM instead of being copied to m-fluido-skin SCM, eases upgrades Disadvantages: - Additional complexity as one needs to deal with NPM build and additional front end build related configurations -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
