Allow custom script ordering
----------------------------

                 Key: TAP5-1684
                 URL: https://issues.apache.org/jira/browse/TAP5-1684
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.2.6
            Reporter: Martin Papy


Tapestry should allow some sort of custom ordering in JS / CSS.

Exemple : if I want to work with Less ( http://lesscss.org/ ), I need to make 
sure that *.less script are added before the less.js library.

Currently the only way I can do that is by adding those script manually in the 
Layout which is not very convenient

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to