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(qrl): help rollup resolve imports from qrl segments #6586

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Conversation

wmertens
Copy link
Member

It seems like Rollup only does its own nodejs-like resolving if a path exists on disk, even if only the filename doesn't exist.

also:

  • mild refactor to make transformed outputs more clear
  • recursive rmdir => rm because of node deprecation notice
  • fix vite plugin type
  • api update

@wmertens wmertens requested review from a team as code owners June 21, 2024 08:15
Copy link

netlify bot commented Jun 21, 2024

Deploy Preview for qwik-insights ready!

Name Link
🔨 Latest commit 3a3558c
🔍 Latest deploy log https://app.netlify.com/sites/qwik-insights/deploys/667539839265c5000824efca
😎 Deploy Preview https://deploy-preview-6586--qwik-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

pkg-pr-new bot commented Jun 21, 2024

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

commit: 3a3558c

@builder.io/qwik

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

@builder.io/qwik-city

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

eslint-plugin-qwik

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

create-qwik

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

Copy link

cloudflare-pages bot commented Jun 21, 2024

Deploying qwik-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3a3558c
Status: ✅  Deploy successful!
Preview URL: https://2444ff11.qwik-8nx.pages.dev
Branch Preview URL: https://fix-dev.qwik-8nx.pages.dev

View logs

It seems like Rollup only does its own nodejs-like resolving if a path exists on disk, even if only the filename doesn't exist.

also:
- mild refactor to make transformed outputs more clear
- recursive rmdir => rm because of node deprecation notice
- api update
@wmertens wmertens enabled auto-merge (squash) June 21, 2024 08:34
@wmertens wmertens merged commit f034cb7 into main Jun 21, 2024
29 checks passed
@wmertens wmertens deleted the fix-dev branch June 21, 2024 08:53
genki pushed a commit to genki/qwik that referenced this pull request Jun 28, 2024
fix(qrl): help rollup resolve imports from segments

It seems like Rollup only does its own nodejs-like resolving if a path exists on disk, even if only the filename doesn't exist.

also:
- mild refactor to make transformed outputs more clear
- recursive rmdir => rm because of node deprecation notice
- api update
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.

None yet

3 participants