"static" folder - where/how are the files created there? #10073
Unanswered
barrowkwan
asked this question in
Q&A
Replies: 1 comment
-
It depends on your install method. If you are using docker, they are compiled into the image. So they just need to be copied across from the image - which happens when you run invoke update |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
are the files generated ( or copied ) to the static folder when I run "invoke update" during the initial setup?
if so, I will assume I will need to run "invoke update" on every upgrade of inventree to ensure new files from the new releases are generated/copied ) right?
Beta Was this translation helpful? Give feedback.
All reactions