Skip to content

feat(almin): Make dispatcher optional#336

Merged
azu merged 2 commits intomasterfrom
optional-dispatcher
Feb 8, 2018
Merged

feat(almin): Make dispatcher optional#336
azu merged 2 commits intomasterfrom
optional-dispatcher

Conversation

@azu
Copy link
Copy Markdown
Member

@azu azu commented Feb 8, 2018

You can write follows in Almin 0.16+

const context = new Context({
-	dispatcher: new Dispatcher(),
	store: storeGroup
});

fix #185

@azu azu merged commit 0ee1551 into master Feb 8, 2018
@azu azu deleted the optional-dispatcher branch February 8, 2018 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Almin: Make Dispatcher optional in Context

1 participant