inworld-web-sdk icon indicating copy to clipboard operation
inworld-web-sdk copied to clipboard

Feat/package minification

Open Disfractal opened this issue 2 years ago • 1 comments

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

Disfractal avatar Apr 24 '24 16:04 Disfractal

@Disfractal I suppose yarn-error.log should not de added to repo

I've added it to the .gitignore

Disfractal avatar May 13 '24 13:05 Disfractal