Skip to content

Support for ESM modules#23

Merged
sarvalabs-gokul merged 16 commits intodevelopfrom
build/add-esm-support
Mar 20, 2025
Merged

Support for ESM modules#23
sarvalabs-gokul merged 16 commits intodevelopfrom
build/add-esm-support

Conversation

@sarvalabs-harshrastogi
Copy link
Copy Markdown

@sarvalabs-harshrastogi sarvalabs-harshrastogi commented Mar 17, 2025

Support for ESM modules

This pull request add the support for ESM modules. This enhancement would make js-polo more flexible and future-proof for different module systems.

PR dependent on: #22

Changes

  • Added tsconfigs for cjs and esm builds
  • Updated package.json for supporting old and new, importing strategies.

Impact

Developers will able to able to use esm modules.

@sarvalabs-harshrastogi sarvalabs-harshrastogi added the enhancement New feature or request label Mar 17, 2025
@sarvalabs-harshrastogi sarvalabs-harshrastogi linked an issue Mar 17, 2025 that may be closed by this pull request
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 17, 2025

Deploying js-polo with  Cloudflare Pages  Cloudflare Pages

Latest commit: b22a78b
Status: ✅  Deploy successful!
Preview URL: https://0926e528.js-polo.pages.dev
Branch Preview URL: https://build-add-esm-support.js-polo.pages.dev

View logs

@sarvalabs-harshrastogi sarvalabs-harshrastogi changed the base branch from main to develop March 20, 2025 07:21
@sarvalabs-gokul sarvalabs-gokul merged commit 5687845 into develop Mar 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing support for ESM modules

3 participants