-
Notifications
You must be signed in to change notification settings - Fork 77
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
Update @blueprintjs/core
version
#876
Conversation
In what directory did you run this in? You might want to add it to the testing section of your pr as well |
Good call out. Updated. It was from the Mephisto root directory |
Hmm, I'm unable to reproduce this. Tried again and seems to works on my end 🤔 |
Why would it need to be capitalized? If it's lowercase in both the source code as well as the file system, shouldn't it just work? The red banner is expected, but not ideal. It could probably be a little bit more informational rather than the generic error handling we have in place here. The reason is that the interface is meant to be loaded with data through the |
Mine is capitalized. I deleted the template-test and installed it again and it the Pagination folder is still capitalized. Maybe @JackUrb should act as the tiebreaker here 😆 |
The folder seems to be capitalized on the |
Yep, since the folder is capitalized on Github that should be the source of truth. I'm not sure why my local Mephisto repo didn't have it as such and was out of sync (git diff also doesn't seem to notify for these cases). I've updated the import to reflect the capitalized folder name. |
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.
LGTM 👍
Fixes #827
Upgrades the
@blueprintjs/core
dependency forcra-template-mephisto-review
Update: Includes a capitalization file import fix as well
Testing
Built a new review app using the updated template. The following was run from the Mephisto root directory: