liferay / liferay-theme-tasks

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

gulp kickstart a local theme? #78

Closed budkin76 closed 6 years ago

budkin76 commented 6 years ago

I've been playing around with the Liferay gulp theme tasks and noticed that the kickstart task only has 3 options:

  1. Search globally installed npm modules
  2. Search npm registry (published modules)
  3. Classic theme

Has anyone considered adding a 4th option to input a path to a locally developed theme? That would be pretty helpful.

jbalsas commented 6 years ago

Hey @budkin76, we're moving this repo to liferay-themes-sdk. I've filed https://github.com/liferay/liferay-themes-sdk/issues/47 over there so we can track an figure out how to implement it there.

This has been definitely brought up in the past, so we'll see if we can make it happen.

Please, feel free to add any additional feedback over the new issue.

Thanks!