novuhq / novu

Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
https://novu.co
Other
34.77k stars 3.57k forks source link

🚀 Feature: @novu/framework support for commonjs modules #6701

Open paulwer opened 1 week ago

paulwer commented 1 week ago

🔖 Feature description

Add .cjs modules into the build of the packages.

🎤 Why is this feature needed ?

Currently the packages are not supporting commonjs, which is still widly used.

✌️ How do you aim to achieve this?

f.ex. https://stackoverflow.com/questions/74937600/how-to-support-es-modules-and-commonjs-modules-at-the-same-time

🔄️ Additional Information

maybe this would also be helpfull for other packages.

👀 Have you spent some time to check if this feature request has been raised before?

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

linear[bot] commented 1 week ago

NV-4497 🚀 Feature: @novu/framework support for commonjs modules