Le lundi 5 octobre 2015, 15:52:41 sri a écrit : > Pretty sure there's even tests to make sure paths for static files and > templates have the right precedence.
Yes, you're right (https://github.com/kraih/mojo/blob/master/t/mojolicious/multipath_lite_app.t for who is curious). I found the problem: the app is mounted with the Mount plugin. I have to push my static path in the app that use the Mount plugin and it works. Sorry for disturbing. -- Luc https://fiat-tux.fr/ Internet n'est pas compliqué, Internet est ce que vous en faites. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
