mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2025-01-03 09:30:15 +03:00
Temp - comment out line to see what serverless function does.
This commit is contained in:
parent
dacba7358e
commit
c113fd8008
@ -161,7 +161,7 @@ function runElmApp(
|
||||
}
|
||||
app.ports.toJsPort.subscribe(portHandler);
|
||||
}).finally(() => {
|
||||
addDataSourceWatcher(patternsToWatch);
|
||||
// addDataSourceWatcher(patternsToWatch);
|
||||
killApp();
|
||||
killApp = null;
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user