mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-26 13:21:42 +03:00
Delete log noise.
This commit is contained in:
parent
4771b9f476
commit
ba1823cd82
@ -64,7 +64,6 @@ async function start(options) {
|
||||
process.exit(1);
|
||||
}
|
||||
let clientElmMakeProcess = compileElmForBrowser(options);
|
||||
console.log({ options });
|
||||
let pendingCliCompile = compileCliApp(
|
||||
options,
|
||||
".elm-pages/Main.elm",
|
||||
|
Loading…
Reference in New Issue
Block a user