- do your changes in the nftx.js repo
- run
yarn yalcthis will publish each package in the repo (@nftx/core @nftx/react etc.) to the local yalc repository on your machine
- head to
- run
yalc add @nftx/<specific-nftxjs-package>for each package you've changed - run
rm -rf node_modules .next && yarn installbecause of how yalc does its symlinking, yarn/npm doesn't realise that node_modules needs rebuilding so we have to manually wipe it
- profit
NFTX-project/nftxjs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|