Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export FlowRouter so it can be used outside modules #122

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Jessedev1
Copy link

I wanted to use this awesome package in one of my local packages, but it can only be imported into modules.
This can be resolved by simply adding an export of the FlowRouter class.

I've tested it in my project and it works like a charm!

@jankapunkt
Copy link

@Jessedev1 apparently you renamed all paths using your local namespace jessedev:ostrio-flow-router-extra you can try to revert this but I'd rather suggest you to use a clean branch, checked out from master (of this repo) and only apply the relevant changes that will not include your local changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants