- do your changes in the nftx.js repo
- run
yarn yalc
this 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 install
because of how yalc does its symlinking, yarn/npm doesn't realise that node_modules needs rebuilding so we have to manually wipe it
- profit
-
Notifications
You must be signed in to change notification settings - Fork 1
License
NFTX-project/nftxjs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published