Skip to content

Conversation

@JerryWu1234
Copy link
Contributor

…e. Remove CJS generation configuration one module at a time, which makes it easier to find bugs.

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos
  • Infra

Description

Checklist

  • My code follows the developer guidelines of this project
  • I performed a self-review of my own code
  • I added a changeset with pnpm change
  • I made corresponding changes to the Qwik docs
  • I added new tests to cover the fix / functionality

…e. Remove CJS generation configuration one module at a time, which makes it easier to find bugs.
@changeset-bot
Copy link

changeset-bot bot commented Oct 30, 2025

⚠️ No Changeset found

Latest commit: 3f72929

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

@JerryWu1234
Copy link
Contributor Author

Create Pr for testing

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 31, 2025

Open in StackBlitz

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/core@8103
npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/router@8103
npm i https://pkg.pr.new/QwikDev/qwik/eslint-plugin-qwik@8103
npm i https://pkg.pr.new/QwikDev/qwik/create-qwik@8103

commit: 3f72929

…on and error handling; remove unused type definitions and update package configurations
@github-actions
Copy link
Contributor

github-actions bot commented Oct 31, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

// load our build config, which figures out all the paths
// the rest of the build process uses.
const config = loadConfig(args);
console.log(config);
Copy link
Member

Choose a reason for hiding this comment

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

Can you take this out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants