Use a different hook?
Open
question
- Dominant language
- TypeScript
- Stars
- 49
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
As per @jantimon's suggestion:
Consider using [this hook](https://github.com/jantimon/html-webpack-plugin/blob/0a6568d587a82d88fd3a0617234ca98d26a1e0a6/lib/hooks.js#L39-L46) instead of beforeEmit. to avoid parsing twice.
This may be useful if you’re not generating html, say if you're generating php
=> Split it up?
Contributor guide
Assessment
This issue has not been assessed yet.