diff --git a/generator/src/compile-elm.js b/generator/src/compile-elm.js index 9ec4c025..6c9071bd 100644 --- a/generator/src/compile-elm.js +++ b/generator/src/compile-elm.js @@ -24,7 +24,6 @@ async function spawnElmMake(elmEntrypointPath, outputPath, cwd) { .replace( "return ports ? { ports: ports } : {};", `const die = function() { - console.log('App dying') managers = null model = null stepper = null