Skip to content

Require that routes be passed in on the initial state object instead of as an option #6

@marknutter

Description

@marknutter

Currently routes are passed in via the options parameter in the init function, but in keeping with the spirt of having the entire application's state live in one object, it should be passed in via the initialUI parameter which should be renamed initialState since it's no longer just UI.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions