added

New flag to upload client-side code using the CLI

We've added a new --client-side (-c) flag to the mapps code:push command, enabling you to upload client-side code to monday.com. You can use this flag to automate your app's client-side deployment flow.

$ mapps code:push -c -d <directory>