mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-28 06:05:31 +03:00
Address todo.
This commit is contained in:
parent
e489ccf8fa
commit
915fe12c80
@ -184,6 +184,7 @@ nextStep ({ allRawResponses, errors } as model) maybeRoutes =
|
||||
Finish ApiResponse completed
|
||||
|
||||
Nothing ->
|
||||
-- TODO put a real error here
|
||||
FinishedWithErrors []
|
||||
FinishedWithErrors
|
||||
[ BuildError.internal "TODO error message"
|
||||
]
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user