We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dec4b15 commit b3f8f8eCopy full SHA for b3f8f8e
package.json
@@ -45,5 +45,5 @@
45
"xo": "^0.23.0"
46
},
47
"main": "./src/index.js",
48
- "browser": "./src/browser.js"
+ "browser": "./dist/debug.js"
49
}
0 commit comments