// This file is automatically generated by vscode-react-native@0.2.5 // Please do not modify it manually. All changes will be lost. try { var path = require("path"); var Launcher = require("/Users/danielzl/.vscode/extensions/vsmobile.vscode-react-native-0.2.5/out/debugger/launcher.js").Launcher; new Launcher("/Users/danielzl/dev/react-native-navigation", "/Users/danielzl/dev/react-native-navigation").launch(); } catch (e) { throw new Error("Unable to launch application. Try deleting .vscode/launchReactNative.js and restarting vscode."); }