Open to splitting the CLI into its own repository?
See original GitHub issueregexp-tree
recently became a dependency of @babel/preset-env
. Currently the module combines the CLI and the library, which brings in dependencies that are only required. Would you be open to splitting it into separate repositories or two npm packages in a monorepo?
I’m happy to do the leg work for this but it’s a bit too much work to just make a proposal without asking first. 🙂
Issue Analytics
- State:
- Created 5 years ago
- Reactions:4
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Splitting a subfolder out into a new repository - GitHub Docs
Open TerminalTerminalGit Bash. · Change the current working directory to the location where you want to create your new repository. · Clone the...
Read more >Splitting Your Git Repo While Maintaining Commit History
How to Split your Repo: · 1. Check you are in the root directory of your repo. · 2. Check you are in...
Read more >Splitting out a directory to its own Git repository | by Amo Chohan
In my example, I want to split out the Order directory, to its own repository so I'd create the drawmyattention/order repo.
Read more >Splitting a set of files within a git repo into their own repository ...
Here is the command I used to split out my particular files: git filter-branch \ --prune-empty \ --index-filter ' git ls-tree -z -r ......
Read more >Split a repository in two | Bitbucket Cloud - Atlassian Support
Learn how to move a directory from one repository into another and retain the history in Bitbucket ... On your local system, open...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you! And sorry I wasn’t able to help, life got in the way the last few weeks.
@realityking, no problem, and thanks for the report and suggestion!