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

docs: add notice about htmlRspackPlugin not support ejs syntax #7652

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

hardfist
Copy link
Contributor

@hardfist hardfist commented Aug 22, 2024

Summary

because rspack use dojang in htmlRspackPlugin which implement subset of ejs template engine, but Rspack itself doesn't plan to support or guarantee full ejs syntax in htmlRspackPlugin, add notice about this limitation.

Checklist

add full supported ejs syntax in docs and add related test in html-plugin tests in following pr

  • 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: document release: document related release(mr only) label Aug 22, 2024
Copy link

netlify bot commented Aug 22, 2024

Deploy Preview for rspack ready!

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

@chenjiahan chenjiahan merged commit 530eaab into main Aug 22, 2024
32 checks passed
@chenjiahan chenjiahan deleted the add-html-rspack-notice branch August 22, 2024 08:22
@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: document release: document 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