-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
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
chore: update static-site-generator-webpack-plugin #7547
Conversation
✅ [V2]
To edit notification comments on pull requests, go to your Netlify site settings. |
⚡️ Lighthouse report for the deploy preview of this PR
|
Size Change: 0 B Total Size: 798 kB ℹ️ View Unchanged
|
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.
yarn.lock
Outdated
cheerio "^0.22.0" | ||
eval "^0.1.8" | ||
webpack-sources "^1.4.3" | ||
eval "^0.1.4" |
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.
This range change looks a bit weird, though
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.
yes good catch, bad merge, will publish another version
Excited that we got rid of a bunch of lodash modules, bluebird, AND cheerio! |
Pre-flight checklist
Motivation
Upgrade the dependency
@slorber/static-site-generator-webpack-plugin
after some cleanup and a few PRs mergedNew
concurrency
option added with env variable. Not documented for now, looking for feedback before.Test Plan
site builds fine, not slower than before
Test links
Deploy preview: https://deploy-preview-_____--docusaurus-2.netlify.app/
Related issues/PRs
slorber/static-site-generator-webpack-plugin#2
slorber/static-site-generator-webpack-plugin#3