seitime-frappe/frappe/commands
18alantom 9ece71bc56 feat: add using-cached flag to bench build
- add using-cache flag to node esbuild call

The flag is to be used by bench get-app if its is
using cache.

Flag causes building of assets to not run and
instead updates assets.json files from built assets.

Linking of assets in the sites folder also occurs.
2024-01-17 13:20:57 +05:30
..
__init__.py feat: gettext bench commands 2023-10-15 20:28:43 +02:00
gettext.py fix: regen single po file using --locale 2024-01-11 18:51:53 +05:30
redis_utils.py perf: reduce memory usage of background processes (#21467) 2023-06-23 12:51:45 +05:30
scheduler.py fix(commands/scheduler): typo (#23441) 2023-11-27 11:30:33 +05:30
site.py fix(restore): check backup directory and bench directory if we can't find the file 2024-01-05 15:42:31 +05:30
translate.py feat: migrate translations command (#21362) 2023-06-19 18:19:07 +05:30
utils.py feat: add using-cached flag to bench build 2024-01-17 13:20:57 +05:30