miracle2k / flask-assets

Flask webassets integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide own url_for function

timakro opened this issue · comments

I'd like to be able to provide my own url_for function to Flask-Assets. I'm not sure how this would be implemented best though.