cloud-cap-samples icon indicating copy to clipboard operation
cloud-cap-samples copied to clipboard

Make mocked registry more visible

Open renejeglinsky opened this issue 3 years ago • 3 comments

I think this is an important part that could be missed easily. I gave it a try to include it early on.

renejeglinsky avatar Nov 15 '21 13:11 renejeglinsky

As discussed, we should only mention the registry in a 'Deployment/Publishing' section, but not make users install modules from beginning on.

chgeo avatar Nov 15 '21 16:11 chgeo

Yes, maybe we need to clarify its usage:

  • during development / experiments you should work with monorepo setup → node_modules in root only
  • local installs are required for deployment only, or for simulating isolated development

Important is: never mix both!

danjoa avatar Nov 16 '21 08:11 danjoa

I made changes that hopefully match your suggestions. Pls give it a review. Thanks.

renejeglinsky avatar Nov 16 '21 13:11 renejeglinsky