issues
search
prodo-dev
/
prodo
Prodo is a React framework to build apps faster.
https://docs.prodo.dev
MIT License
114
stars
5
forks
source link
Root dispatch action ctx
#30
Closed
coffee-cup
closed
5 years ago
coffee-cup
commented
5 years ago
Signature for the plugins is now (env, config). env has all of the dynamic stuff
All plugins now have a name. This is used as the id for root level actions dispatched by the plugin
prepareActionCtx now has two dispatches, one for a child action and another for a root action