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: build with dynamic import of map #258

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

mortennordseth
Copy link
Contributor

The current standalone build includes map.tsx which gives a type error (missing imports). To fix this we can use export default for the Map component.

Closes https://github.com/AtB-AS/kundevendt/issues/17228

Copy link

vercel bot commented Mar 11, 2024

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

Name Status Preview Updated (UTC)
planner-web ✅ Ready (Inspect) Visit Preview Mar 11, 2024 0:42am

@mortennordseth mortennordseth merged commit 4071a65 into main Mar 11, 2024
6 checks passed
@mortennordseth mortennordseth deleted the morten/fix-build branch March 11, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants