factorial-io / phabalicious

Supports your deployments and every-day devops-tasks
http://docs.phab.io
MIT License
18 stars 3 forks source link

fix: add support for yarn.buildCommand #285

Closed d34dman closed 1 year ago

d34dman commented 1 year ago

since yarnBuildCommand has been deprecated, trying to use the suggested yarn.buildCommand leads to error because it is not implemented. This MR tries to fix that

stmh commented 1 year ago

@d34dman as always, the fix was not enough :) should fix also the problem we encountered today afternoon.