mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-23 14:15:33 +03:00
Geneate more config.
This commit is contained in:
parent
7b14ac59d9
commit
aa1a4ba017
@ -62,7 +62,9 @@ otherFile routes phaseString =
|
||||
{ init = todo
|
||||
, update = todo
|
||||
, subscriptions = todo
|
||||
, sharedData = todo
|
||||
, sharedData =
|
||||
Elm.value { name = "template", importFrom = [ "Shared" ], annotation = Nothing }
|
||||
|> Elm.get "data"
|
||||
, data = todo
|
||||
, action = todo
|
||||
, onActionData = todo
|
||||
|
Loading…
Reference in New Issue
Block a user