Skip to content

Conversation

@ankitdas13
Copy link
Contributor

@ankitdas13 ankitdas13 commented Sep 8, 2022

var data = {
status: 'closed'
};
var data = {};

Choose a reason for hiding this comment

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

I don't think we need to make changes in the dist folder. It should be updated when the build is run

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@dhwanilvyas i have an doubt , does it build automatically when user install this package from npmjs ?

Copy link

Choose a reason for hiding this comment

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

+1

@ankitdas13 Dist should be updating upon building the package

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@sidag95 i have removed those changes

let data = {
status: 'closed'
}
let data = {}

Choose a reason for hiding this comment

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

suggestion: we can remove this variable itself if we're not sending any data in the request body?

Copy link
Contributor Author

@ankitdas13 ankitdas13 Sep 12, 2022

Choose a reason for hiding this comment

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

i removed that data variable changes

@ankitdas13 ankitdas13 requested a review from sidag95 September 13, 2022 07:39
Copy link

@sidag95 sidag95 left a comment

Choose a reason for hiding this comment

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

LGTM

Do we need to update any docs for this? I.e. SDK docs?

@ankitdas13
Copy link
Contributor Author

LGTM

Do we need to update any docs for this? I.e. SDK docs?

No we dont need to update any doc.

@ankitdas13 ankitdas13 merged commit 3e6daf3 into master Nov 11, 2022
@ankitdas13 ankitdas13 mentioned this pull request Nov 21, 2022
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.

4 participants