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

migrate to vite #203

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

migrate to vite #203

wants to merge 1 commit into from

Conversation

toyesebalogun
Copy link

@toyesebalogun toyesebalogun commented Nov 18, 2023

Please Note:

  1. Vite build runs successfully
  2. When served on localhost theres an error (Uncaught ReferenceError: process is not defined). Hopefully shouldn't be a problem to resolve.
  3. css imports in index.css were not found by vite during build so I commented them out.
  4. For some reason, everything i tried to resolve the imports didn't work so i had to specify the actual paths to the imported files.

With points 2 (and if relevant, point 3) resolved the app should be ready for deployment.

It was nice working with you and Nils. Wish you all the best!

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

1 participant