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

fix: allow import @server #2601

Merged
merged 1 commit into from
Dec 5, 2022
Merged

fix: allow import @server #2601

merged 1 commit into from
Dec 5, 2022

Conversation

nunogois
Copy link
Member

@nunogois nunogois commented Dec 5, 2022

I noticed we had a Vite error when trying to run the front-end locally bound to unleash-cloud due to the new @server import. This fixes it by allowing serving fs from one level up.

Docs: https://vitejs.dev/config/server-options.html#server-fs-allow

@vercel
Copy link

vercel bot commented Dec 5, 2022

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

Name Status Preview Updated
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview Dec 5, 2022 at 3:40PM (UTC)
1 Ignored Deployment
Name Status Preview Updated
unleash-docs ⬜️ Ignored (Inspect) Dec 5, 2022 at 3:40PM (UTC)

Copy link
Contributor

@chriswk chriswk 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 to me

@nunogois nunogois merged commit d8fa693 into main Dec 5, 2022
@nunogois nunogois deleted the fix-server-import-allow branch December 5, 2022 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants