miracle2k / flask-assets

Flask webassets integration.
BSD 2-Clause "Simplified" License
455 stars 99 forks source link

Issue with jinja 2.9 #120

Closed realazizk closed 7 years ago

realazizk commented 7 years ago

There seems to be an issue while using flask-assets with jinja 2.9 and 2.9.1 in the template there isn't the asset_url, also this test fails.

I wonder if someone could investigate this issue further more?

miracle2k commented 7 years ago

Fixed by https://github.com/miracle2k/webassets/issues/477.