callstack / repack

A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem.
https://re-pack.dev
MIT License
1.48k stars 110 forks source link

[BREAKING] refactor: remove `--silent` CLI flag #780

Closed jbroma closed 3 weeks ago

jbroma commented 3 weeks ago

Summary

removed --silent flag since it's handling is problematic, and it's much easier to achieve the desired result through stream redirection in the shell i.e.

npx react-native start > /dev/null

Test plan

n/a

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: de559d4c653c8b9291b179a1e3444cf0fcc9fa0c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages | Name | Type | | ---------------------------- | ----- | | @callstack/repack | Major | | @callstack/repack-dev-server | Major | | @callstack/repack-init | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **repack-website** | ⬜️ Ignored ([Inspect](https://vercel.com/callstack-team/repack-website/9sGTFzk6jcDBnDNwGvfPydWPhVZQ)) | [Visit Preview](https://repack-website-git-fix-cli-silent-flag-callstack-team.vercel.app) | | Nov 3, 2024 2:32pm |