testing/electron: move ELECTRON_FLAGS after invoker argv in launcher
some apps (namely, testing/code-oss) use ELECTRON_RUN_AS_NODE to run a Node.js script, which in turn opens the actual Electron app, and might expect a certain order of arguments...