sally-website-widget
v0.2.149
Published
Building bundle for enterprise platform - Navigate to ./src/index.tsx - Set const AS_PACKAGE as false - run: npm run-script build-bundle - bundle.js and styles.css will be present in ./dist/
Downloads
24
Readme
Building bundle for enterprise platform
- Navigate to ./src/index.tsx
- Set const AS_PACKAGE as false
- run: npm run-script build-bundle
- bundle.js and styles.css will be present in ./dist/
Publishing on npm:
- Navigate to ./src/index.tsx
- Set const AS_PACKAGE as true
- run: npm publish