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

feat: setup vite #79

Merged
merged 6 commits into from
Feb 15, 2024
Merged

feat: setup vite #79

merged 6 commits into from
Feb 15, 2024

Conversation

LinaYahya
Copy link
Contributor

@LinaYahya LinaYahya commented Feb 14, 2024

@LinaYahya LinaYahya self-assigned this Feb 14, 2024
@LinaYahya LinaYahya marked this pull request as ready for review February 14, 2024 12:17
Copy link
Member

@spaenleh spaenleh left a comment

Choose a reason for hiding this comment

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

Looks good awesome !
Just a few dependencies you can remove and some tweeks to the config.

Do you have the graasp.svg favicon in /public ?

Can you try to deploy the app on dev (using the workflow dispatch with your branch) to check that base is configured correctly for when the site will be hosed on a path that is not the website root ?

.eslintignore Outdated Show resolved Hide resolved
.github/workflows/cypress.yml Outdated Show resolved Hide resolved
.github/workflows/cypress.yml Outdated Show resolved Hide resolved
.github/workflows/cypress.yml Outdated Show resolved Hide resolved
index.html Show resolved Hide resolved
src/components/ScientificSwitch.tsx Show resolved Hide resolved
src/components/common/utils.ts Outdated Show resolved Hide resolved
tsconfig.json Outdated Show resolved Hide resolved
tsconfig.json Show resolved Hide resolved
vite.config.ts Show resolved Hide resolved
Copy link
Member

@spaenleh spaenleh left a comment

Choose a reason for hiding this comment

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

🌻

@spaenleh spaenleh merged commit 5880255 into main Feb 15, 2024
3 checks passed
@LinaYahya LinaYahya deleted the 77-vite-setupp branch February 15, 2024 12:56
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.

Using Vite as a development server
2 participants