cal/packages/embeds
Hariom Balhara 85d7341668
Downgrade plugin to match vite version (#5410)
* Downgrade plugin to match vite version

* Update yarn.lock

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-08 08:51:24 +00:00
..
embed-core Downgrade vite (#5389) 2022-11-05 11:40:00 +05:30
embed-react Downgrade plugin to match vite version (#5410) 2022-11-08 08:51:24 +00:00
embed-snippet Update all Yarn dependencies (2022-08-17) (#3887) 2022-08-29 17:55:27 -06:00
README.md Runs format script 2022-06-24 07:37:56 -06:00
vite.config.js HotFix - Embed Flicker for newly converted static availability page (#3277) 2022-07-12 14:18:53 +00:00

Embeds

This folder contains all the various flavours of embeds.

core contains the core library written in vanilla JS that manages the embed. snippet contains the Vanilla JS Code Snippet that can be installed on any website and would automatically fetch the core library.

Please see the respective folder READMEs for details on them.