Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assets.configOptions.angular is not found when application is run in dev environment (no war)) #35

Open
dariusan opened this issue Jul 20, 2017 · 1 comment

Comments

@dariusan
Copy link

I had to redundantly place the plugin configuration params (templateFolder, templateModuleName) in application.groovy and build.gradle, so that they get applied when running in dev environment without war deployment and as well while building a war. In application.groovy I had to unwrap the angular specific configurations from configOptions. This is a bug that should be fixed. (HTMLTemplateProcessor)

@sebastianzillessen
Copy link

Hi, I have the same issue in our project, using Spring Boot only.

How did you fix it exactly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants