- 
                Notifications
    You must be signed in to change notification settings 
- Fork 17
[HOTFIX] relative import in Auth.ts #590
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
Conversation
| Codecov Report
 @@           Coverage Diff           @@
##           master     #590   +/-   ##
=======================================
  Coverage   87.26%   87.26%           
=======================================
  Files          32       32           
  Lines        1468     1468           
  Branches      261      261           
=======================================
  Hits         1281     1281           
  Misses        136      136           
  Partials       51       51           
 Continue to review full report at Codecov. 
 | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Autolinter
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need to bump the package version npm version patch
…ascript into hotfix-auth-import-path
Fixes this build error (seen on the Amin Console Netlify build). Webpack looks for a package called
src/types/RequestPayloadsince the path doesn't start with..