Closed Ladsgroup closed 7 years ago
I've recently started to use flask-assets, it's the bundling code but when we run it it only returns empty string as asset_url without anything to debug. Here's an example which is rendering this template by adding "?debug" as an argument it returns empty string for each of assets. There should be at least a way to log problems here.
Duplicate of #120
I've recently started to use flask-assets, it's the bundling code but when we run it it only returns empty string as asset_url without anything to debug. Here's an example which is rendering this template by adding "?debug" as an argument it returns empty string for each of assets. There should be at least a way to log problems here.