https://github.com/bkonkle/purescript-recompose-todomvc/blob/master/src/Todo/State/Init.js#L8-L9 There is no longer the risk of a cycle, so this dynamic import can be moved to a static one at the top of the file.
https://github.com/bkonkle/purescript-recompose-todomvc/blob/master/src/Todo/State/Init.js#L8-L9
There is no longer the risk of a cycle, so this dynamic import can be moved to a static one at the top of the file.