Is it possible to include the files in the httpStatic
path in the Project's version control feature?
If you point httpStatic
at a folder in your project, then yes.
Your project will be in ~/.node-red/projects/<name of project>/
Works nicely. Many thanks.