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(vite-plugin): fix unresolved import #6713

Merged
merged 4 commits into from
Jul 21, 2024
Merged

Conversation

Varixo
Copy link
Member

@Varixo Varixo commented Jul 21, 2024

This fixes unresolved import on Windows
Fixes #6676

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@Varixo Varixo requested review from a team as code owners July 21, 2024 11:55
Copy link

changeset-bot bot commented Jul 21, 2024

🦋 Changeset detected

Latest commit: d1a4052

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

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

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "qwik-monorepo" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

Copy link

netlify bot commented Jul 21, 2024

Deploy Preview for qwik-insights failed.

Name Link
🔨 Latest commit d1a4052
🔍 Latest deploy log https://app.netlify.com/sites/qwik-insights/deploys/669cfb4b2df4af0008390885

Copy link
Contributor

github-actions bot commented Jul 21, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview d1a4052

Copy link

pkg-pr-new bot commented Jul 21, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

commit: 566bfc9

@builder.io/qwik

npm i https://pkg.pr.new/@builder.io/qwik@6713

@builder.io/qwik-city

npm i https://pkg.pr.new/@builder.io/qwik-city@6713

eslint-plugin-qwik

npm i https://pkg.pr.new/eslint-plugin-qwik@6713

create-qwik

npm i https://pkg.pr.new/create-qwik@6713


templates

Copy link
Member

@wmertens wmertens left a comment

Choose a reason for hiding this comment

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

@wmertens wmertens merged commit a6f88fd into main Jul 21, 2024
19 of 23 checks passed
@wmertens wmertens deleted the varixo/unresolved-import-fix branch July 21, 2024 12:17
@Varixo Varixo self-assigned this Jul 21, 2024
This was referenced Jul 21, 2024
maiieul added a commit to maiieul/qwik that referenced this pull request Aug 27, 2024
maiieul added a commit to maiieul/qwik that referenced this pull request Aug 27, 2024
maiieul added a commit to maiieul/qwik that referenced this pull request Aug 27, 2024
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.

[🐞] dev mode under Windows: some edge cases
2 participants