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

Use vite for preview envs and development #170

Merged
merged 10 commits into from
Sep 21, 2024
Merged

Use vite for preview envs and development #170

merged 10 commits into from
Sep 21, 2024

Conversation

Hacksore
Copy link
Collaborator

@Hacksore Hacksore commented Sep 21, 2024

Main drivers for this one are creating "preview envs" and live-reload. Before we tried storybook but that was a bit too heavy for our needs.

For now I think vite is a good middle ground so on new features like #169 we can get a preview env to see it in action.

Warning

this will break github pages but I will update the static app be hosted on vercel

Copy link

vercel bot commented Sep 21, 2024

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

Name Status Preview Comments Updated (UTC)
skinview3d-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 21, 2024 4:04pm

@Hacksore Hacksore changed the title vite Use vite for preview envs and development Sep 21, 2024
@Hacksore Hacksore merged commit 32b725d into master Sep 21, 2024
4 checks passed
@Hacksore Hacksore deleted the vite branch September 21, 2024 16:10
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.

1 participant