Fix CLI push to not push files that are distributed with Canvas
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3583947. --> Reported by: [wotnak](https://www.drupal.org/user/3558113) Related to !896 >>> <h3 id="overview">Overview</h3> <p>Some of the packages and import aliases provided by default in Canvas's global import map can currently also be bundled in the local codebase and pushed into Canvas when using the CLI push command.</p> <h3 id="proposed-resolution">Proposed resolution</h3> <p>Update the build/push process in the CLI to not include any packages/imports that are distributed with Canvas by default.</p> <h3 id="ui-changes">User interface changes</h3> <p>n/a</p>
issue