mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-25 12:52:27 +03:00
Remove commented code.
This commit is contained in:
parent
ad005d7ed2
commit
9162abf153
@ -290,10 +290,7 @@ export async function start(options) {
|
||||
pendingCliCompile = compileCliApp(
|
||||
options,
|
||||
".elm-pages/Main.elm",
|
||||
|
||||
path.join(process.cwd(), "elm-stuff/elm-pages/", "elm.js"),
|
||||
|
||||
// "elm.js",
|
||||
"elm-stuff/elm-pages/",
|
||||
path.join("elm-stuff/elm-pages/", "elm.js")
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user