mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2025-01-03 17:31:58 +03:00
Include manifest in paths to generate.
This commit is contained in:
parent
242dfba9bc
commit
fc796da773
@ -614,7 +614,7 @@ pathsToGenerateHandler =
|
||||
)
|
||||
getStaticRoutes
|
||||
)
|
||||
(Api.routes getStaticRoutes (\\_ -> "")
|
||||
((manifestHandler :: Api.routes getStaticRoutes (\\_ -> ""))
|
||||
|> List.map ApiRoute.getBuildTimeRoutes
|
||||
|> DataSource.combine
|
||||
|> DataSource.map List.concat
|
||||
|
Loading…
Reference in New Issue
Block a user