-
Notifications
You must be signed in to change notification settings - Fork 99
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
webpackの軽量化 #1043
webpackの軽量化 #1043
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1043 +/- ##
=======================================
Coverage 51.72% 51.72%
=======================================
Files 80 80
Lines 10202 10202
=======================================
Hits 5277 5277
Misses 4925 4925
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Copilot actions による説明 This pull request focuses on modernizing the JavaScript codebase by switching from CommonJS to ES6 module syntax, updating dependencies, and improving code formatting for better readability and maintainability. The most important changes include updating imports, upgrading dependencies, and enhancing code formatting. Modernization and Dependency Updates:
Code Formatting Improvements:
Build Configuration:
|
@nobuhiko
package.json で
|
あー、yarnのバージョンが合ってないのか |
yarn やめても問題ないと思うんですが、いきなりやめると少々混乱しそうです。 |
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
No description provided.