rxjs icon indicating copy to clipboard operation
rxjs copied to clipboard

use the .cjs extension for CJS files

Open dynst opened this issue 2 months ago • 0 comments

Description:

Rename CommonsJS files from .js to .cjs so they're unambiguous and don't depend on package.json's current "type" to resolve correctly.

BREAKING CHANGE:

Related issue (if exists):

dynst avatar Oct 25 '25 21:10 dynst