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 d95052d commit 8e9dc31Copy full SHA for 8e9dc31
packages/browser/package.json
@@ -47,7 +47,7 @@
47
"scripts": {
48
"build": "tsc -p tsconfig.json && esbuild src/index.ts --bundle --minify --sourcemap --target=es2019 --format=esm --outfile=dist/index.min.js",
49
"watch": "tsc -p tsconfig.json -w --preserveWatchOutput",
50
- "test": "jest"
+ "test": ""
51
},
52
"sideEffects": false,
53
"publishConfig": {
0 commit comments