Renovamen / oh-my-cv

An in-browser, local-first Markdown resume builder.
https://ohmycv.app
GNU General Public License v3.0
334 stars 57 forks source link

Fixing broken build -> 0.1.2 #25

Open pyinto opened 1 week ago

pyinto commented 1 week ago

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.

pyinto commented 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.

pyinto commented 1 week ago

oh and 8eb232b76f81788a0af9bcea0d96cda197acabc2 is optional, can revert it easy