You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After building the project with npm run deploy:prod the files on the dist folder should be runnable without a server (only used for hot reload in development), and thus usable via IPFS.
It looks like ipfs/kubo#3209 makes an error pop up in the console, but doesn't actually prevent javascript code from running. Is this still a problem keeping you from viewing the uploaded files on ipfs?
Once the rough functionality is finished the compiled html/js/css should be published to IPFS.
The text was updated successfully, but these errors were encountered: