Skip to content
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: upgrade vite to v3 #106

Merged
merged 10 commits into from
Jul 26, 2022
Merged

Conversation

cokemine
Copy link
Contributor

@cokemine cokemine commented Jul 18, 2022

closes #105
更新 Vite 到 v3 并更新部分插件。
更新 storybook 到 v6.5.9
忽略 storybook 的一些不需要的 peer dependencies 警告

应该是除了 eslint-config-standard-with-typescript 的 peer dependencies 警告都没有了。

eslint 的 peer dependencies 需要 eslint 升级到 v8 到时候再开一个 PR

@github-actions
Copy link
Contributor

preview url: https://pr-106--bangumi-next.netlify.app

@github-actions
Copy link
Contributor

storybook preview url: https://pr-106-storybook--bangumi-next.netlify.app

@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #106 (6900c7a) into master (17aeca7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #106   +/-   ##
=======================================
  Coverage   98.94%   98.94%           
=======================================
  Files          33       33           
  Lines        2266     2266           
  Branches      283      283           
=======================================
  Hits         2242     2242           
  Misses         24       24           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 17aeca7...6900c7a. Read the comment docs.

@cokemine cokemine marked this pull request as ready for review July 26, 2022 09:17
@Ayase-252 Ayase-252 merged commit 235ac37 into bangumi:master Jul 26, 2022
@cokemine cokemine deleted the chore/upgrade-vite branch July 26, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build: 升级 vite 3
2 participants