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 ts-loader error(#6306) #6557

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Conversation

coder-xiaotian
Copy link
Contributor

@coder-xiaotian coder-xiaotian commented May 15, 2024

Summary

I tried to pass _module.buildMeta out of Rust, but I failed. In the end, I used a simple method to directly give the literal value of _module={buildMeta: {}} in the ts code. This issue #6306 .

Checklist

  • [ x ] Tests updated (or not required).
  • [ x ] Documentation updated (or not required).

# Conflicts:
#	packages/rspack/etc/api.md
#	packages/rspack/src/config/adapterRuleUse.ts
#	packages/rspack/src/loader-runner/index.ts
#	packages/rspack/src/rspackOptionsApply.ts
# Conflicts:
#	pnpm-lock.yaml
@github-actions github-actions bot added the release: bug fix release: bug related release(mr only) label May 15, 2024
Copy link

netlify bot commented May 15, 2024

Deploy Preview for rspack ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 36d53e6
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/6644d17ddb86d8000862ca7a
😎 Deploy Preview https://deploy-preview-6557--rspack.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: bug fix release: bug related release(mr only)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant