liferay / liferay-theme-tasks

A set of tasks for building and deploying Liferay Portal themes.
18 stars 24 forks source link

Gulp build should only copy the files for the chosen template type #6

Closed natecavanaugh closed 8 years ago

natecavanaugh commented 8 years ago

Currently, gulp build copies both FTL and VM files in the templates directory over from _unstyled, but it should only copy over the files that apply for the option chosen in the Liferay look and feel settings.

I do think this should only apply to files in the templates directory, though. I can imagine that someone may specify a set of templates for the for the resources importer that use Freemarker (or a mix of Freemarker and Velocity), and we shouldn't try to manage anything outside of templates.

robframpton commented 8 years ago

See a969f05986ac743690977d8d513033f44cbe0fc4