@servicebell/widget

v0.0.1
Add the Service Bell widget to any site
service bell widget customer video

start

cross-env NODE_ENV=development webpack-dev-server --inline --progress --colors

start:multi

cp app/about.html dist/about.html && cross-env NODE_ENV=development BACKEND_URL=http://localhost:5000 webpack --watch

build

cross-env NODE_ENV=production BACKEND_URL='https://api.getservicebell.com' CDN_URL='https://cdn.getservicebell.com/' PUBLIC_HOST_URL='https://cdn.getservicebell.com/' webpack

prepublishOnly

yarn build
npm i @servicebell/[email protected]

Metadata

  • ISC
  • 12.x
  • ServiceBell
  • released 2/4/2021

Downloads