staart / packages

🏁📦 Shared packages and resources for Staart's projects

Home Page:https://www.npmjs.com/org/staart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add eject to @staart/scripts

AnandChowdhary opened this issue · comments

staart eject will help you remove all @staart dependencies by copying them to a @staart directory in ./src and replacing all imports from @staart/packageName to ../../@staart/packageName based on the the file location.