How Pled builds my Bubble plugins
Bubble plugins normally live in a browser editor with copy-paste code and no version history. Pled is the Elixir CLI that pulls my plugin out into real files, so I can build the Tiptap rich-text editor and my other Bubble plugins like normal software.