azuroff
15 Feb 2012, 11:59 AM
Are there plans to include a command-line utility that can generate the final javascript files from the designer/<project> directory? Our build system checks out the entire source tree from SVN before building it, so I had to add the generated javascript files to source control so they'd be included in the build - and it's not a best practice to add generated files to source control.
With a command-line tool, I could add the javascript generation to the build process itself - just like I plan to do with the SDK tools (once I have a chance to learn them better)
With a command-line tool, I could add the javascript generation to the build process itself - just like I plan to do with the SDK tools (once I have a chance to learn them better)