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 fails on windows #109

Merged
merged 1 commit into from
Feb 1, 2025
Merged

fix: build fails on windows #109

merged 1 commit into from
Feb 1, 2025

Conversation

rturnq
Copy link
Contributor

@rturnq rturnq commented Feb 1, 2025

Description

Build fails on Windows due to resolved path not being normalized.

Motivation and Context

Fixes #108

Screenshots (if appropriate):

Checklist:

  • I have updated/added documentation affected by my changes.
  • I have added tests to cover my changes.

Copy link

changeset-bot bot commented Feb 1, 2025

🦋 Changeset detected

Latest commit: 700b9fe

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@marko/run Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@rturnq rturnq merged commit 1e558d5 into main Feb 1, 2025
7 checks passed
@rturnq rturnq deleted the windows-build branch February 1, 2025 04:53
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (2a39fe2) to head (700b9fe).
Report is 1 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff     @@
##   main   #109   +/-   ##
===========================
===========================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

npm run build fails with "fetch" is not exported by "__marko-run__router.js"
1 participant