-
-
Notifications
You must be signed in to change notification settings - Fork 103
chore: webpack example #458
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
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
Thanks for the contribution! You should probably rebase against main and run pnpm i to fix any pnpm-lock conflicts |
This problem occurs when both If anyone wants to use both of these things in webpack or vue-cli, please install unplugin-vue2-script-setup at the same time |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #458 +/- ##
=======================================
Coverage 66.15% 66.15%
=======================================
Files 37 37
Lines 3088 3088
Branches 593 593
=======================================
Hits 2043 2043
Misses 1035 1035
Partials 10 10 ☔ View full report in Codecov by Sentry. |
# This is the 1st commit message: chore: resolve conflicts # This is the commit message posva#2: fix: fix the vue-loader error # This is the commit message posva#3: fix: setup return route # This is the commit message posva#4: fix: lint fix # This is the commit message posva#5: Update examples/webpack/shims-vue.d.ts Co-authored-by: Eduardo San Martin Morote <[email protected]> # This is the commit message posva#6: chore: update webpack deps & lock file # This is the commit message posva#7: chore: update webpack deps & lock file
Sorry, I accidentally pushed a commit using my work mailbox, so I merged these commits. [Facepalm] |
Will reactor a PR for this |
Sorry, I really don't know what type of commit to use
Create this PR to increase the webpack case.
close #163 .