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

Feature/turbo #16

Merged
merged 5 commits into from Dec 18, 2018
Merged

Feature/turbo #16

merged 5 commits into from Dec 18, 2018

Conversation

doesdev
Copy link
Owner

@doesdev doesdev commented Dec 18, 2018

Allow turbo to be used if installed as a peer-dependency. It will only work if installed as a peer-dependency as it is not a production dependency of this module.

In addition to having it installed as peer dep you must pass true for the turbo option.

For some reason, one I need to figure out, when testing both turbo and
non-turbo cases the non-turbo cases get ECONNREFUSED. Now, I know this
is likely an issue of not being able to run more than one instance of
scrud at a time (an option I deprecated many versions ago). That being
said, I am using `fresh-import` which I would expect to rectify that
issue. It's not though. So, gonna have to dig more. For now only the
non-turbo tests are enabled.
@doesdev doesdev merged commit 1cd1c30 into master Dec 18, 2018
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.

None yet

1 participant