Hi guys,
I was thinking about developing an Airtable extension myself, however, I couldn’t help my curious self but wonder how Airtable is actually integrating the extensions under the hood?
How did they implement it so that once I run the Blocks CLI and host my local dev environment, I can connect my live Airtable Base with my locally hosted app? (See here for more details)
And once I finish building my application and publish it to the marketplace, how is my finished app integrated to Airtable? Do they bundle up the finished extensions and import them as npm-packages?
Would love to have some discussion on that topic :slightly_smiling_face: