Skip to content

feat: add fixpack plugin to sort package.json#28

Open
aminya wants to merge 6 commits intodprint:mainfrom
aminya:package-json
Open

feat: add fixpack plugin to sort package.json#28
aminya wants to merge 6 commits intodprint:mainfrom
aminya:package-json

Conversation

@aminya
Copy link
Copy Markdown
Contributor

@aminya aminya commented Jun 12, 2022

Fixes #16

Copy link
Copy Markdown
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, but a test for this would be useful in ./test/specs as well. (by the way, let me know if you would like me to do it)

@dsherret dsherret force-pushed the main branch 2 times, most recently from f995ecc to 7e2fe5a Compare July 2, 2022 00:20
@aminya
Copy link
Copy Markdown
Contributor Author

aminya commented Jul 3, 2022

The plugin uses fs and path modules. Is it fine to bundle for Nodejs?

Edit: awaiting #27

@aminya
Copy link
Copy Markdown
Contributor Author

aminya commented Jul 21, 2022

The main function's stack is overflowed! Not sure what is causing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request: package.json sorter plugin

2 participants