TOMOLAI
"sideEffects" is false in the enclosing "package.json" file
I am trying to publish my project to Cloudflare Pages, but I get the following error when I try to run the project. This is from running it localy with Wrangler, but there are the same errors when it's published to CF Pages.
""sideEffects" is false in the enclosing "package.json" file"
Any idea why this is? I have trouble making a minimal viable version.
19 replies