question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Open to splitting the CLI into its own repository?

See original GitHub issue

regexp-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:closed
  • Created 5 years ago
  • Reactions:4
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
realitykingcommented, Feb 18, 2019

Thank you! And sorry I wasn’t able to help, life got in the way the last few weeks.

0reactions
DmitrySoshnikovcommented, Feb 18, 2019

@realityking, no problem, and thanks for the report and suggestion!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found