Grails having both Resource plugin and assets pipeline -


Hello, My application resources plugin is running on gays at 2.4.3 with 1.2.8. We are planning to move the asset pipeline. Can both of us plug-in work because we will update the code partially, does anyone have any experience?

Property-pipeline works when creating a war file, but the resource works deploys After the runtime, there will be nothing for resources.

They also use resources under different folders ( grails-app / assets under property-plumbing, web-apps ) By default, they do not have access to the same file, right?

You should write your experience after working - I think it will be very useful for others to develop. I'm sure Asset-Pipeline developers would appreciate a docs contribution that will be more likely to see you, or if you are ready for it with notes of a complete tutorial. Or send them a link to your blog post :)


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -