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

Add vite support #72

Merged
merged 6 commits into from
Dec 7, 2022
Merged

Add vite support #72

merged 6 commits into from
Dec 7, 2022

Commits on Oct 6, 2022

  1. Add vite support

    IanVS committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    05a4b17 View commit details
    Browse the repository at this point in the history
  2. Fix eslint config

    IanVS committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    5d94f75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    062b54a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Merge remote-tracking branch 'origin/next' into vite-support

    # Conflicts:
    #	.babelrc.js
    #	package.json
    #	src/preset/index.js
    #	yarn.lock
    IanVS committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    df49ef8 View commit details
    Browse the repository at this point in the history
  2. Add vite as peer dep

    IanVS committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a205ba2 View commit details
    Browse the repository at this point in the history
  3. Target node 16

    IanVS committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ae738ba View commit details
    Browse the repository at this point in the history