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

fix: add meta information to package.json #1791

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

balazsorban44
Copy link
Member

What:

Add some new fields (keywords, exports, types) to package.json.

Why:
Recommended by SkyPack, a modern JavaScript Delivery Network:
image

How:

Updated the package.json file.

Currently, only Webpack 5 can take advantage of the exports, Webpack 4 seemed to simply ignore it in my case.

These should be safe, but in case something goes wrong or bugs get reported because of this, we can revert some of these changes pretty fast.

Checklist:

  • Documentation
  • Tests
  • Ready to be merged

@vercel
Copy link

vercel bot commented Apr 20, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nextauthjs/next-auth/Du4TxxhjPUrD7Zpw3V7qBwaQkpk7
✅ Preview: https://next-auth-git-feat-improve-skypack-score-nextauthjs.vercel.app

@balazsorban44 balazsorban44 changed the title fix: add skypack recommended fields fix: add meta information to package.json Apr 20, 2021
@balazsorban44 balazsorban44 merged commit c52ce57 into main Apr 20, 2021
@balazsorban44 balazsorban44 deleted the feat/improve-skypack-score branch April 20, 2021 20:40
@github-actions
Copy link

🎉 This PR is included in version 3.15.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 4.0.0-next.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

1 participant