forked from platypush/platypush
Fabio Manganiello
2778357a9e
The performance of the page is heavily degraded by components loaded dynamically via defineAsyncComponent that recursively carry behind the whole Vue machinery. By wrapping defineAsyncComponent calls in shallowRef we make sure that we only wire the root level of the newly created dynamic component. |
||
---|---|---|
.. | ||
backend | ||
bus | ||
common | ||
config | ||
context | ||
cron | ||
entities | ||
event | ||
exceptions | ||
message | ||
platydock | ||
plugins | ||
procedure | ||
schemas | ||
user | ||
utils | ||
__init__.py | ||
__main__.py | ||
logger.py |