RPC Explorer: two copies |
|
Issue descriptionRPC Explorer exists in two places: https://cs.chromium.org/chromium/infra/go/src/go.chromium.org/luci/web/inc/rpcexplorer/ https://cs.chromium.org/chromium/infra/go/src/go.chromium.org/luci/server/static/rpcexplorer/ there should be one
,
May 31 2018
Could this be resolved by making the second a symlink to the first?
,
May 31 2018
Another note/question: it's useful to include rpcexplorer in other apps; for example in tricium there's a symlink to rpcexplorer so that it's uploaded and served as part of the tricium app. If we made rpcexplorer a package with some package manager system like npm or yarn, maybe that would help with deduping?
,
Jun 4 2018
the reason of dup is not that we are not using a package manager. rpcexplorer was explicitly forked. some apps use the original, some use the fork |
|
►
Sign in to add a comment |
|
Comment 1 by no...@chromium.org
, May 31 2018