Coder Social home page Coder Social logo

Comments (4)

davydotcom avatar davydotcom commented on June 21, 2024

This is not a bug webapp is intended to be used for unprocessed entities. We do support the webapp folders for plugins but only for the /assets path. It is the intent that new apps using asset pipeline no longer use the webapp folder as this webapp folder is copied into war files automatically bypassing any post processing you may want down the line. This is why the assets folder is preferred

Sent from my iPhone

On Sep 29, 2013, at 3:29 PM, fedotxxl [email protected] wrote:

For plugins resources Grails generates /js/..., /css/... urls but asset-pipeline doesn't processes them.

Adding
"/css/$id**" (controller: 'assets', action: 'index')
"/js/$id**" (controller: 'assets', action: 'index')
fixed this problem. May be this is not the best solution but it works... I think this is a bug


Reply to this email directly or view it on GitHub.

from grails-asset-pipeline.

fedotxxl avatar fedotxxl commented on June 21, 2024

There are still plugins that doesn't use asset plugin. Currently you break their work. I think you can add this moment to documentation to clarify it

from grails-asset-pipeline.

davydotcom avatar davydotcom commented on June 21, 2024

I don't break legacy plugin support at all web all plugin integration still works as normally would if asset pipeline was not installed

Sent from my iPhone

On Sep 29, 2013, at 3:54 PM, fedotxxl [email protected] wrote:

There are still plugins that doesn't use asset plugin. Currently you break their work. I think you can add this moment to documentation to clarify it


Reply to this email directly or view it on GitHub.

from grails-asset-pipeline.

davydotcom avatar davydotcom commented on June 21, 2024

Gonna close this as this isn't quite correct. If you would like to provide a specific example I'd be happy to run through it with you and show you why this isnt the case or vice versa. Thanks.

from grails-asset-pipeline.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.