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

WIP: Add nextjs project #436

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

WIP: Add nextjs project #436

wants to merge 5 commits into from

Conversation

nlundquist
Copy link
Collaborator

@nlundquist nlundquist commented Feb 8, 2024

  • Include examples dir as part of monorepo.
  • Upgrade any libraries that still depended on Vite 4.x.
  • Fix issue with package-lock.json that resulted in 4.x persisting after all libraries were upgraded.
  • Fix issue resulting from multiple Vite versions.

Nils Lundquist added 5 commits February 7, 2024 16:14
Include `examples` dir as part of monorepo.
Upgrade any libraries that still depended on Vite 4.x.
Fix issue with package-lock.json that resulted in 4.x persisting after all libraries were upgraded.
Fix issue resulting from multiple Vite versions.
… version of rollup avoiding type mismatches
# Conflicts:
#	.github/workflows/grid-demo.yml
#	example/getting-started/schemas.ts
#	package-lock.json
#	packages/design-mui/package.json
#	packages/design-mui/vite.config.ts
#	packages/react-rest/package.json
#	packages/react-ui/package.json
#	packages/react-ui/vite.config.ts
#	packages/rest-client-jsonapi/package.json
Copy link
Collaborator

@roy-coder roy-coder left a comment

Choose a reason for hiding this comment

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

Please isolate the example folder rename in a separate PR and merge it the same day, or we will have lots of conflicts...

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.

None yet

2 participants