ngs
03/30/2022, 3:38 PMUsing @sveltejs/adapter-cloudflare
▲ [WARNING] Ignoring this import because "node_modules/@supabase/supabase-js/dist/module/index.js" was marked as having no side effects
.svelte-kit/output/server/entries/pages/__layout.svelte.js:4:7:
4 │ import "@supabase/supabase-js";
╵ ~~~~~~~~~~~~~~~~~~~~~~~
"sideEffects" is false in the enclosing "package.json" file
node_modules/@supabase/supabase-js/package.json:21:2:
21 │ "sideEffects": false,
╵ ~~~~~~~~~~~~~
Is it something I should be worried about?Needle
03/30/2022, 3:38 PM/title
command!
We have solved your problem?
Click the button below to archive it.sylar815
03/30/2022, 5:11 PMNeedle
03/30/2022, 5:11 PMngs
03/30/2022, 5:57 PMsylar815
03/31/2022, 3:56 AMngs
04/01/2022, 7:52 PM