We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jgonggrijp
Learn more about funding links in repositories.
Report abuse
1 parent 7459b8d commit 89b32a6Copy full SHA for 89b32a6
package.json
@@ -31,6 +31,7 @@
31
"default": "./underscore-esm.js"
32
},
33
"require": {
34
+ "module": "./modules/index-all.js",
35
"browser": {
36
"production": "./underscore-umd-min.js",
37
"default": "./underscore-umd.js"
0 commit comments