Two changes:
* Asset existence will now be checked before they get included
in the assets to bundle by webassets, logging a warning if a
file isn't present.
* Monkey-patched webassets filter chain to not die when a file
doesn't exist, but to log an error instead and just return
an empty file instead.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| flask.py | ||
| sockjs.py | ||
| tornado.py | ||
| watchdog.py | ||