Open pyinto opened 1 week ago
@Renovamen, btw, I also noticed that pnpm build
(nuxt generate
) doesn't build all the sub-packages required, so I run pnpm --filter './packages/*'
before the actual build to make it work. Not sure if it's intentional.
I don't have any changes related to this topic, but I'm happy to add some if you think it would be useful.
oh and 8eb232b76f81788a0af9bcea0d96cda197acabc2
is optional, can revert it easy
Was trying to build a latest version from but couldn't due to build issues, fixed it here, not much changes, please review, and let me know if you want to change anything here.