Argument '--dev'

What exactly does the ‘’’–dev’’’ argument do?

As exposed on the help text it enables the development mode.

For now, this means that if you modifiy the server code its reloads automatically to pick the new changes.

Hi,

This argument only reload python source files and views (xml), or all types? like .cfg, .po or other resources like .svg files

thanks for your reply

Server is reloaded when any file change but if you modify view files you should run the client using dev mode also and close and reopen the tab to trigger the reload of the view definition. Otherwise you won’t see the view changes reloaded on the client.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.