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

[Vite] Add note info: peerDependency requirement #2180

Merged
merged 3 commits into from
Nov 24, 2022
Merged

[Vite] Add note info: peerDependency requirement #2180

merged 3 commits into from
Nov 24, 2022

Commits on Nov 23, 2022

  1. [Vite+TS] Tips of solving type incompatibility.

    Type conflicts can be caused by installing `rollup` with version `>=3` as peer dependency unconsciously.
    
    Possible prevention of #2105
    ryuujo1573 authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    22516f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Update getting-started.server.mdx

    make info succinct.
    ryuujo1573 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    4fa9c78 View commit details
    Browse the repository at this point in the history
  2. Fix format

    ryuujo1573 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    78ea076 View commit details
    Browse the repository at this point in the history