You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set cache of FE static files to "no-cache". The speed of loading pages is quite the same, and solves the problem of using the program, in alternation, in two distinct location (2 program files, 2 databases, 1 browser with cache), or having FE modifications and reload the program with the older cache
Set option to cargo compiler to recompile the program when static file are changed. In this way the program puts the new static files into the program even if you are changing only FE files