Open maxbilbow opened 1 year ago
More comprehensive alternative to https://github.com/xjpro/react-in-angularjs/pull/25
Lists both cjs and mjs exports. For consumers using NPM 6/Node 14 or or earlier, the default should be cjs, as specified in the main property of package.json
cjs
mjs
main
package.json
More comprehensive alternative to https://github.com/xjpro/react-in-angularjs/pull/25
Lists both
cjs
andmjs
exports. For consumers using NPM 6/Node 14 or or earlier, the default should becjs
, as specified in themain
property ofpackage.json