allegro / handlebars-spring-boot-starter

Spring Boot auto-configuration for Handlebars
Apache License 2.0
108 stars 27 forks source link

Asset Pipeline Support? #30

Closed drdamour closed 1 year ago

drdamour commented 5 years ago

have you thought about adding any asset pipeline support?

IE i use frontend-maven-plugin to get compiled assets over to my spring-boot/resources/static directory, but hashed or split thru rollup.

I want hbs to be able to reference these by their base name and have it auto expand to the hash thing...i know thymeleaf has some support for this https://spring.io/blog/2014/07/24/spring-framework-4-1-handling-static-web-resources

wondering if you had considered it or done something similar?

platan commented 5 years ago

We do not plans to add support for asset pipeline. This project is not actively developed by our company recently. Last changes were made by the external contributors.

Have you tried https://github.com/bertramdev/asset-pipeline/tree/master/handlebars-asset-pipeline?

rougou commented 5 years ago

Yeh lolomp

On Wed, Mar 20, 2019, 12:46 PM drdamour notifications@github.com wrote:

have you thought about adding any asset pipeline support?

IE i use frontend-maven-plugin to get compiled assets over to my spring-boot/resources/static directory, but hashed or split thru rollup.

I want hbs to be able to reference these by their base name and have it auto expand to the hash thing...i know thymeleaf has some support for this https://spring.io/blog/2014/07/24/spring-framework-4-1-handling-static-web-resources

wondering if you had considered it or done something similar?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/allegro/handlebars-spring-boot-starter/issues/30, or mute the thread https://github.com/notifications/unsubscribe-auth/ANUB3rZCc5wWf9jJXk2lfYyAC1entLSUks5vYa8DgaJpZM4b-TAF .