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

Converted CRA to Vite. #188

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

Conversation

harshit-002
Copy link

Converted to Vite from create react app.

Fixes #167

  • This change requires a documentation update

Test Configuration:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings
image

@vercel
Copy link

vercel bot commented Jun 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pollitup ❌ Failed (Inspect) Jun 22, 2023 3:48pm

package.json Outdated Show resolved Hide resolved
Copy link
Collaborator

@Arnabdaz Arnabdaz left a comment

Choose a reason for hiding this comment

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

you need to resolve the conflicts occurring in the pr

@harshit-002
Copy link
Author

@Arnabdaz, deployment still fails. where to find the deployment failure log?

@Arnabdaz
Copy link
Collaborator

@Arnabdaz, deployment still fails. where to find the deployment failure log?

i would ask the project owner to give access to vercel to see deploy logs

@harshit-002
Copy link
Author

@Arnabdaz deployment log please ?

@Arnabdaz
Copy link
Collaborator

@agamjotsingh18 can you send a screenshot of the deploy logs as I am unable to access them ...
also @harshit-002 can you try deploying on your vercel account with the changes and see if it fails or not. if it does not fail send the vite configuration so that can be updated here

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.

[FEATURE] Convert Vite from create react app
2 participants