Skip to content
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

Feature/esi 2220 boilerplate fixes and improvements #113

Merged

Conversation

RamJogal
Copy link

No description provided.

NamrataSane and others added 3 commits October 7, 2024 12:39
Migrated the e-commerce boilerplate project from TypeScript to JavaScript due to
breaking issues encountered when deploying with AWS Lambda. The TypeScript build
was causing deployment failures, and this switch ensures the project works seamlessly
with the Lambda environment.

This change includes the removal of TypeScript files and the conversion of
all code to JavaScript. No new features or functionality were introduced.

BREAKING CHANGE: The project is now entirely in JavaScript, and TypeScript support
has been removed.
@RamJogal RamJogal requested a review from NamrataSane December 20, 2024 04:04
@RamJogal RamJogal requested a review from a team as a code owner December 20, 2024 04:04
Migrated the e-commerce boilerplate project from TypeScript to JavaScript due to
breaking issues encountered when deploying with AWS Lambda. The TypeScript build
was causing deployment failures, and this switch ensures the project works seamlessly
with the Lambda environment.

This change includes the removal of TypeScript files and the conversion of
all code to JavaScript. No new features or functionality were introduced.

BREAKING CHANGE: The project is now entirely in JavaScript, and TypeScript support
has been removed.
Migrated the e-commerce boilerplate project from TypeScript to JavaScript due to
breaking issues encountered when deploying with AWS Lambda. The TypeScript build
was causing deployment failures, and this switch ensures the project works seamlessly
with the Lambda environment.

This change includes the removal of TypeScript files and the conversion of
all code to JavaScript. No new features or functionality were introduced.

BREAKING CHANGE: The project is now entirely in JavaScript, and TypeScript support
has been removed.
@NamrataSane NamrataSane merged commit c4b4442 into development Dec 20, 2024
4 checks passed
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.

2 participants