We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug On running a production build including the praxios module, getting a type error
praxios
To Reproduce Steps to reproduce the behavior:
NODE_ENV=production
Expected behavior Module should work
Screenshots
Environment (please complete the following information):
Additional context NA
The text was updated successfully, but these errors were encountered:
fix: move tunnel types to dependencies
7f718e5
resolves #8
fix: move tunnel types to dependencies (#9)
5a17491
chore(release): set package.json to 1.0.3 [skip ci]
package.json
1784453
## [1.0.3](v1.0.2...v1.0.3) (2021-10-01) ### Bug Fixes * move tunnel types to dependencies ([#9](#9)) ([5a17491](5a17491)), closes [#8](#8)
🎉 This issue has been resolved in version 1.0.3 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
aneeshrelan
Successfully merging a pull request may close this issue.
Describe the bug
On running a production build including the
praxios
module, getting a type errorTo Reproduce
Steps to reproduce the behavior:
NODE_ENV=production
Expected behavior
Module should work
Screenshots
Environment (please complete the following information):
Additional context
NA
The text was updated successfully, but these errors were encountered: