Curious as to why everyone in this thread is Publishing during development? I just have a browser pointing to the app.html in the project folder - just Save (Ctrl-S) and then refresh the browser window...
Curious as to why everyone in this thread is Publishing during development? I just have a browser pointing to the app.html in the project folder - just Save (Ctrl-S) and then refresh the browser window...
Because we have a way more complex development environment than you?
For starters, I dont do all my work from localhost.
If you have a niaive implementation then sure you have way less hassles, but some of us dont have that luxury.
I totally understand your situation and I'm sorry what was already a bad dev cycle has been made worse by Architect.
I've spoken to the Desktop Packager team and future iterations will have a way to stream APIs. This way I can execute a command and have the results returned as js callbacks. Once this is in place we'll have an integrated command window/shell.
I've opened a ticket to return to the dialog for publishing, it's DSGNR-2753
I'm going to play with sending the output to the log (see bottom bar) as an option, this way there will be no pop up at all. It's likely to be an option set by the user.