Geneate more config.

This commit is contained in:
Dillon Kearns 2022-09-15 14:32:25 -07:00
parent 7b14ac59d9
commit aa1a4ba017

View File

@ -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