blitz-js / babel-plugin-superjson-next

Automatically transform your Next.js Pages to use SuperJSON
MIT License
124 stars 15 forks source link

Since this is a companion to SuperJSON, make sure it's also installed: npm install superjson #124

Closed dante01yoon closed 2 years ago

dante01yoon commented 2 years ago

Hi! thank you for building this plugin! since from npm 7, peer dependencies will be default, I guess It would be better notice in README.md

Since this is a companion to [SuperJSON](https://github.com/blitz-js/superjson), make sure it's also installed:

npm install superjson
Skn0tt commented 2 years ago

Hi @dante01yoon! I‘d be happy to review a PR on that :)

dante01yoon commented 2 years ago

sure thing!