feat: minify SDK JavaScript and improve build process
- Implemented minification of the cs-ai-agent-sdk.min.js file using Terser during the build process. - Updated build-sdk.mjs to read the source code, minify it, and write the output to the target directory. - Added logging to display the size reduction after minification. - Removed redundant code and streamlined the configuration handling in the SDK.
This commit is contained in:
+1
-435
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user