Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(story): clean up project settings #8

Merged
merged 2 commits into from
Nov 8, 2023
Merged

Conversation

eunjae-lee
Copy link
Contributor

What?

This PR cleans up the project settings. More details in the comments.

How to test? (optional)

Comment on lines +20 to +21
"vue": "^3.3.4",
"vue-router": "^4.2.5"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added this two dependencies, because nuxt had problem with pnpm workspaces. It wasn't able to resolve vue and vue-router. We need to add this two dev dependencies explicitly.

FYI, we created this project by running npx nuxi@latest init <app-name>. I ran it again today in a different folder and the latest version of their template included these.

@eunjae-lee
Copy link
Contributor Author

eunjae-lee commented Oct 13, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@eunjae-lee eunjae-lee requested review from a team, demetriusfeijoo and BibiSebi and removed request for a team and demetriusfeijoo October 13, 2023 15:26
@eunjae-lee
Copy link
Contributor Author

eunjae-lee commented Nov 8, 2023

Merge activity

@eunjae-lee eunjae-lee merged commit 72bc292 into main Nov 8, 2023
@eunjae-lee eunjae-lee deleted the chore/clean-up branch November 8, 2023 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants