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

tools: add package.json to package.exports #2319

Merged
merged 2 commits into from
Feb 8, 2020

Conversation

MylesBorins
Copy link
Contributor

When the export map was added the ability to import / require
the package.json was lost as it wasn't included in the map.

This adds back the functionality by explicitly adding it to the map.

Refs: FredKSchott/snowpack#193

When the export map was added the ability to import / require
the `package.json` was lost as it wasn't included in the map.

This adds back the functionality by explicitly adding it to the map.

Refs: FredKSchott/snowpack#193
@coveralls
Copy link

coveralls commented Feb 8, 2020

Coverage Status

Coverage remained the same at 99.792% when pulling ddc8c38 on MylesBorins:export-package-json into d4dc39e on preactjs:master.

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.

4 participants