Files
@ 7ec976c8c198
Branch filter:
Location: kallithea/docs/dev/dbmigrations.rst
7ec976c8c198
2.9 KiB
text/prs.fallenstein.rst
front-end: Store temporary files in a tmp directory
Avoid mixing temporary files with source files or have them in the generated
output. But for now, keep them in the front-end directory where we need write
access for node_modules anyway.
Avoid mixing temporary files with source files or have them in the generated
output. But for now, keep them in the front-end directory where we need write
access for node_modules anyway.