You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (Jira)" <ji...@apache.org> on 2020/06/27 20:22:00 UTC

[jira] [Created] (CAMEL-15249) Utilize yarn workspaces

Zoran Regvart created CAMEL-15249:
-------------------------------------

             Summary: Utilize yarn workspaces
                 Key: CAMEL-15249
                 URL: https://issues.apache.org/jira/browse/CAMEL-15249
             Project: Camel
          Issue Type: Improvement
          Components: website
            Reporter: Zoran Regvart


To make the build simpler, i.e. that we just need to run {{yarn}} followed by {{yarn build}} we can utilize [Yarn workspaces|https://classic.yarnpkg.com/en/docs/workspaces/]. By using workspaces we would not need to change into {{antora-ui-camel}} and build there, but the Antora UI would be built as a dependency/module of the workspace.

Perhaps we can even make it so that we only need to run {{yarn}} (not so sure this is a good idea) or we only need to run {{yarn build}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)