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

feat: support a vite entry point (export condition / main field) #15643

Closed
wants to merge 13 commits into from

Commits on Jan 24, 2024

  1. Update resolve.

    milesj committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ebabdf2 View commit details
    Browse the repository at this point in the history
  2. Add playground.

    milesj committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7434427 View commit details
    Browse the repository at this point in the history
  3. Add another playground.

    milesj committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e982306 View commit details
    Browse the repository at this point in the history
  4. Change workspace check.

    milesj committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ab01a0d View commit details
    Browse the repository at this point in the history
  5. Fix resolve.

    milesj committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2f89104 View commit details
    Browse the repository at this point in the history
  6. Polish.

    milesj committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    244e46f View commit details
    Browse the repository at this point in the history
  7. Add more tests.

    milesj committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    fa1ab73 View commit details
    Browse the repository at this point in the history
  8. Add doc page.

    milesj committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    fecb677 View commit details
    Browse the repository at this point in the history
  9. Wrap in experiment.

    milesj committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5354cd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Add auto src searching.

    milesj committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    5f69bf2 View commit details
    Browse the repository at this point in the history
  2. Remove old usage.

    milesj committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    4b82710 View commit details
    Browse the repository at this point in the history
  3. Redo playground.

    milesj committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b18666f View commit details
    Browse the repository at this point in the history
  4. Polish.

    milesj committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6b8fcb3 View commit details
    Browse the repository at this point in the history