Update package dependencies and remove regions.json file#452
Closed
nadeem-cs wants to merge 2 commits intodevelopmentfrom
Closed
Update package dependencies and remove regions.json file#452nadeem-cs wants to merge 2 commits intodevelopmentfrom
nadeem-cs wants to merge 2 commits intodevelopmentfrom
Conversation
Contributor
nadeem-cs
commented
Nov 12, 2025
- Added @contentstack/utils dependency to package.json and package-lock.json.
- Replaced region endpoint retrieval logic in contentstack.js to use getContentstackEndpoint from @contentstack/utils.
- Removed the regions.json file as it is no longer needed for region endpoint resolution.
- Added @contentstack/utils dependency to package.json and package-lock.json. - Replaced region endpoint retrieval logic in contentstack.js to use getContentstackEndpoint from @contentstack/utils. - Removed the regions.json file as it is no longer needed for region endpoint resolution.
- Added path-browserify dependency in both package files. - Commented out tests related to the removed getRegionEndpoint function in ContentstackHTTPClient-test.js and Util-test.js. - Updated webpack configuration files to include path-browserify for module resolution.
Contributor
Author
|
Closing this and the implementation is now changed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.