Skip to content

Added ESM syntax for modernization#55

Open
Adarsh-ops wants to merge 1 commit intoSathvikaeshkilla:masterfrom
Adarsh-ops:feature/added-ESM-syntax-for-modernization
Open

Added ESM syntax for modernization#55
Adarsh-ops wants to merge 1 commit intoSathvikaeshkilla:masterfrom
Adarsh-ops:feature/added-ESM-syntax-for-modernization

Conversation

@Adarsh-ops
Copy link

Fixes #46

I Added ESM syntax to the code replacing the old require with ESM imports, and old exports with the new ESM imports.

How to check

  1. Go to the code
  2. Check how the imports and exports are done

@Sathvikaeshkilla
Copy link
Owner

please resolve conflicts

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.

Migrate Express Backend from CommonJS to ES Modules and Integrate Vite for Production Build Optimization

2 participants