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: add package.json to export map #8838

Merged
merged 1 commit into from Jun 28, 2022

Commits on Jun 28, 2022

  1. chore: add package.json to export map

    We've only exposed the `version` field since vitejs#8456
    Before that, users can only get the version number from `package.json`.
    
    This fixes compatibility issue with iles:
    https://github.com/ElMassimo/iles/blob/4618f4be7118c06324d74d87d35ba73c0767369b/packages/iles/src/node/cli.ts#L11
    sodatea committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    6e6ef71 View commit details
    Browse the repository at this point in the history