This used to work in the grunt assemble: ``` --- ph-class: <%= service.phclass %> --- ``` Is there any way to get this working in the current gulp assemble. Managed to get everything else working on switching my project except this.
This used to work in the grunt assemble:
Is there any way to get this working in the current gulp assemble. Managed to get everything else working on switching my project except this.