1.2.3 • Published 8 months ago
@richify/chat v1.2.3
@richify/chat
Prerequisites
- Install pnpm for bundling and development
- node version is
v18.17.1
- login to npm for to release a version
Scripts
pnpm dev
: builds the scripts and watch the changespnpm build
: builds the scriptspnpm clean
: removesdist
and.rollup.cache
foldersnpm link
: Creates a symlink to consume this package in projects. Runpnpm clean && pnpm build
before releasing a new version