@ts-private/ts-webchat

1.5.0 • Public • Published

Building the package

  1. Run the commands "npm run build:dev" for development builds. "npm run build:prod" for production builds.
  2. To publish the production build: a. Increment the version in package.json b. Login with "npm login" c. To test the publish, run the command: npm publish [stuff] --dry-run d. To actually publish, run the command without --dry-run

Styles reference

https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-webchat-customization?view=azure-bot-service-4.0 https://github.com/microsoft/BotFramework-WebChat/blob/master/packages/api/src/defaultStyleOptions.ts https://github.com/microsoft/BotFramework-WebChat/tree/master/samples/02.branding-styling-and-customization/

Readme

Keywords

Package Sidebar

Install

npm i @ts-private/ts-webchat

Weekly Downloads

1

Version

1.5.0

License

MIT

Unpacked Size

3.81 MB

Total Files

24

Last publish

Collaborators

  • billkiddo
  • ts-private-npm-user