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 4ae7a10 commit a9bd251Copy full SHA for a9bd251
package.json
@@ -17,6 +17,7 @@
17
"main": "dist/main/index.js",
18
"module": "dist/module/index.js",
19
"types": "dist/main/index.d.ts",
20
+ "sideEffects": false,
21
"repository": "supabase/supabase-js",
22
"scripts": {
23
"clean": "rimraf dist docs",
0 commit comments