globalizejs / globalizejs/globalize

Separate distribution files for commonJS module?

Open
#467 12 comments 0 reactions 0 assignees View on GitHub
Current Sprint question
Dominant language
JavaScript
Stars
4.8k
Forks
585
PR merge metrics
No merged PRs in 30d

Description

This topic was originally raised at https://github.com/jquery/globalize/issues/441#issuecomment-121993133 by @jquense.

The scope and details of this change needs clarification. But, it's about decoupling CJS support from the UMD files. So, in the end we'll have two separate set of files: one for AMD/Globals and another one for CJS. Details...

What are the pros and cons of building separate distribution files for commonJS module?

Pros:
- Allow webpack (and potentially browserify) to work without additional configuration.
- ...

Cons:
- Additional testing time (due to one more set of files to run functional tests against).
- ...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.