-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
I want to add a feature on granule, and I don't know if it already exists.
My idea is to use a method="none" in which the granule tag only adds the basepath scripts and links.
My idea with this feature is to provide a easy way to debug/analyze problems in any environment by always using granule by this way:
<granule:compress method="${param.granuleIgnore?'none' : 'closure-compiler'}">
<script ...
<granule:compress/>
So I can add a ?granuleIgnore=true on the request and see the same files I have on code.
Any feature like this, or can I start working on it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels