onten.eth | Ⓜ️🍖🎩 pfp
onten.eth | Ⓜ️🍖🎩
@rezaisgoat.eth
hey @awkweb I got an issue in regards of importing a self-written module to the index.tsx file. the module I use is in the same directory as index.tsx and everything works fine while developing on local, but when I deploy on Vercel things go wrong and placing the content of the modules on top of everything fixes it.
3 replies
0 recast
1 reaction

mass.framedl.eth pfp
mass.framedl.eth
@masshesteria
That’s a bit surprising. I do that a lot. Might be that you need you need more of the path in the import. Prob relative to the root directory. Here’s one of my projects where I do it if that helps https://github.com/MassHesteria/frame-of-life
1 reply
0 recast
0 reaction

onten.eth | Ⓜ️🍖🎩 pfp
onten.eth | Ⓜ️🍖🎩
@rezaisgoat.eth
Thank you man! I'll look into your project for some answer! however I noticed you're using next, react. I use frog for developing frame, so that might be the issue? I should start doing things your way I guess.
1 reply
0 recast
0 reaction