contentful-labs / ui-editable-table

A UI-Extension to enrich the editor with an editable table
MIT License
28 stars 32 forks source link

Option to specify environment ID when deploying #4

Open ljvmiranda921 opened 3 years ago

ljvmiranda921 commented 3 years ago

Hi, it would be nice if there's an additional option to specify environment ID when deploying the extension. There are cases when I want to try it out on a sandbox environment first before putting it in a prod env. I can make a PR for it for review.

Thanks a lot!

ljvmiranda921 commented 3 years ago

:wave: For those who stumble upon this Issue, I made a fork that solves this problem: https://github.com/ljvmiranda921/ui-editable-table :tada:

git clone git@github.com:ljvmiranda921/ui-editable-table.git
cd ui-editable-table
npm install

Notes: