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

Defers loading @iopipe/core until dependency cycles resolve #66

Merged

Conversation

mrickard
Copy link
Contributor

Waits to require core's util so that dependency loading can be completed, and makes that conditional to avoid unnecessary loading.
Moves @iopipe/core to devDependencies
Closes #45
Closes #64

Waits to require core's util so that dependency loading can be completed, and makes that conditional to avoid unnecessary loading.
Closes iopipe#45
Closes iopipe#64
src/index.js Show resolved Hide resolved
@mrickard mrickard merged commit 3a63dbf into iopipe:master Jul 12, 2019
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.

Enabling profiling via env variable in Serverless Framework not working Errors silently on local invoke
2 participants