issues Search Results · repo:echosoar/make-dev-fast language:TypeScript
Filter by
41 results
(43 ms)41 results
inechosoar/make-dev-fast (press backspace or delete to remove)delete local branch if branch is a remote branch, ask user delete it or not
echosoar
- Opened 19 days ago
- #50
Currently only for static file, but in some case, need proxy /api or other pathes to another server host.
so, need to support following proxy settings:
{
proxies : [
{
prefix : /api/* ,
to ...
echosoar
- Opened 19 days ago
- #49
When pr is merged into master, it is automatically tagged with latest and published to npm. When PR adds a beta tag, it
will be automatically labeled with beta tag and released to npm.
echosoar
- Opened on Sep 10, 2024
- #42
implement mergeto command: merge current branch to another branch
dev mergeto test-xxx
echosoar
- Opened on Sep 10, 2024
- #40
When the dev init command is called and the user inputs the directory name as ./ , the project will be initialized in
the current directory.
echosoar
- Opened on Jun 14, 2024
- #36

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.