-
Notifications
You must be signed in to change notification settings - Fork 76
feat(plugin-markdown-image)!: rebuild img size (close #445) #449
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
plugins/markdown/plugin-markdown-image/src/node/markdownImagePlugin.ts
Outdated
Show resolved
Hide resolved
CI is broken as well, I think you might forget a successful |
Both my local |
Ensure corepack is enabled in your device, the override field is not being handled correctly. |
I don't understand. > corepack enable
Internal Error: EPERM: operation not permitted, open 'G:\Soft\Dev\Web\Js_Node\pnpm'
Error: EPERM: operation not permitted, open 'G:\Soft\Dev\Web\Js_Node\pnpm' I used another method. Directly trace back the lock file, and then re |
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.
linter test failed
Pull Request Test Coverage Report for Build 14759999858Details
💛 - Coveralls |
Before submitting the PR, please make sure you do the following
close #123
).What is the purpose of this pull request?
Description
close #445
Screenshots
Before
After