mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2025-01-03 17:31:58 +03:00
Remove log statement in dev server.
This commit is contained in:
parent
127607961a
commit
66c6bf7063
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user