WebC v0.5.1
Quick fix edition! Two fixes:
- Attempting to compile an empty string incorrectly threw an error. Empty string templates should compile as empty documents.
- Adds
reprocessingMode
toggle to WebC class to support Eleventy Layout templates using@html
without reprocessing all of the already-processed content.