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(html): emit error when param not found #7656

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Conversation

LingyuCoder
Copy link
Collaborator

Summary

close #3770.

Now rspack will also emit an error into compilation when parameter is not found, just like html-webpack-plugin.

image

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Aug 22, 2024
@github-actions github-actions bot added the release: bug fix release: bug related release(mr only) label Aug 22, 2024
Copy link

netlify bot commented Aug 22, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 63239bc
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66c6f9b0a6f7ba00086cef62

@LingyuCoder LingyuCoder merged commit b4b61fd into main Aug 22, 2024
28 checks passed
@LingyuCoder LingyuCoder deleted the fix/html-param-not-exists branch August 22, 2024 09:55
@chenjiahan chenjiahan mentioned this pull request Aug 23, 2024
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) team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Builtin html encodes title to html entities
2 participants