-
Notifications
You must be signed in to change notification settings - Fork 53
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(website): remove unnecessary webpack config #720
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## browser #720 +/- ##
===========================================
+ Coverage 85.74% 88.11% +2.37%
===========================================
Files 132 133 +1
Lines 25249 25348 +99
Branches 2659 2816 +157
===========================================
+ Hits 21649 22336 +687
+ Misses 3560 2972 -588
Partials 40 40
... and 7 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
…er-website # Conflicts: # .eslintrc.next.js # packages/common-scripts/package.json # pnpm-lock.yaml
Description
This PR removes the unnecessary Webpack config from the website
Type of change
Please delete options that are not relevant.
How Has This Been Tested?