inworld-web-sdk
inworld-web-sdk copied to clipboard
Feat/package minification
Description
new yarn command 'yarn run minify' will generate a single javascript file of the module in a dist folder.
Related Ticket (for Inworld.ai developers)
https://inworldai.atlassian.net/browse/INTG-1512
Checklist before requesting a review
- [ x] My code follows the style guidelines of this project
- [x ] I have performed a self-review of my code
- [ x] I have made corresponding changes to the documentation