mongodb / chatbot

MongoDB Chatbot Framework. Powered by MongoDB and Atlas Vector Search.
https://mongodb.github.io/chatbot/
Apache License 2.0
106 stars 48 forks source link

[UI] Combine esm & cjs vite configs #405

Closed nlarew closed 2 months ago

nlarew commented 2 months ago

Replaces the separate config files (which had heavy duplication) with a single file that builds based on the VITE_MODULE_FORMAT env value.