mori-chat-widget
v2.0.22
Published
Use the batch file for Windows systems: ```bash publish.bat 1.2.3 ```
Readme
Mori Widget
Publishing
Windows
Use the batch file for Windows systems:
publish.bat 1.2.3Unix/Linux/macOS
Use the Makefile for Unix systems:
make publish VERSION=1.2.3Development
Prerequisites
- Node.js
- pnpm
- Git
Scripts
pnpm run type-check- Run TypeScript type checkingpnpm run build- Build the projectpnpm version <version>- Update package version
