Skip to content

Change alias to relative path.

- requested to merge fix-broken-yarn-link into master
  • Fixes linking gitlab-ui from CE/EE codebases

Fixes the bug due to #286 (closed)

Running yarn link "@gitlab/ui" from gitlab CE or EE repos and then running gdk run db or gdk run

Before:

Screen_Shot_2019-06-12_at_7.48.28_PM

After:

Screen_Shot_2019-06-12_at_8.02.28_PM

Edited by -

Merge request reports

Loading