Skip to content

chore: write a generic command for API call #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

trivikr
Copy link
Owner

@trivikr trivikr commented Oct 6, 2021

Issue

N/A

Description

Write a generic command for API call to remove duplicate code

Before:

$ npm pack --dry-run
...
package size:  335.1 kB
unpacked size: 3.7 MB
total files:   448
...

After:

$ npm pack --dry-run
...
package size:  334.4 kB
unpacked size: 3.6 MB
total files:   448
...

Testing

ToDo if prioritized.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr trivikr closed this Nov 3, 2023
@trivikr trivikr deleted the minimize-aggr-client branch November 3, 2023 02:46
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.

1 participant