# exp-vulcanize **Repository Path**: mirrors_embedthis/exp-vulcanize ## Basic Information - **Project Name**: exp-vulcanize - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README exp-vulcanize === Expansive plugin to vulcanize HTML imports. Provides the 'vulcanize-html' service. ### To install: pak install exp-vulcanize ### To configure in expansive.json: * enable — Enable running vulcanize to flatten HTML files and catenate all imports. ``` { services: { vulcanize: { enable: true } } } ``` ### Get Pak from [https://www.embedthis.com/pak/](https://www.embedthis.com/pak/)