-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hello!
I wanted to use nolyfill in a pnpm project, so I went ahead and wrote a pnpmfile for nolyfilling pnpm dependencies.
Plenty of credit (and thanks) to @wojtekmaj for yarn-plugin-nolyfill (and the phrasing for this issue 😜), on which I based my initial implementation (though pnpm's primitives are very different, so the 10 lines that matter ended up pretty different).
How to use:
- Install by coping the
.pnpmfile.cjsinto your project. - Reinstall repository by executing
pnpm i. - Poof! ✨ (notice all the noisy logging! 🎉)
You're more than welcome to try it out and let me know what you think.
The source code is at github:lishaduck/pnpmfile-nolyfill.
Yay, I got issue 100 🥳 🙃
wojtekmaj and SukkaW
Metadata
Metadata
Assignees
Labels
No labels