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

feat(html): support js template and loader template #7588

Closed
wants to merge 1 commit into from

Conversation

LingyuCoder
Copy link
Collaborator

Summary

Checklist

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

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

netlify bot commented Aug 15, 2024

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit dbeabfc
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66bde4a6352f720008bc1421
😎 Deploy Preview https://deploy-preview-7588--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.

@zackarychapple
Copy link
Collaborator

Very nice site update! Great work

@LingyuCoder
Copy link
Collaborator Author

LingyuCoder commented Aug 28, 2024

The javascript function template has been support in #7704. Template with loaders need to be compiled by child compiler which may lead huge performance regression. We will try to find a better way to handle it, but before that you can just use HtmlWebpackPlugin directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: feature release: feature 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.

2 participants