Shark icon indicating copy to clipboard operation
Shark copied to clipboard

Change visibility from public

Open denizdogan opened this issue 3 years ago • 2 comments
trafficstars

Would be nice if we could change the default visibility from public to e.g. internal

denizdogan avatar May 02 '22 15:05 denizdogan

We could do that. Alas, I'm not quite sure whether this would limit the usability, if you are using (local) modules in your project and have a dedicated module where your resources are included. With internal you would then not be able to access the resources outside of this module.

If at all, I'm rather leaning towards a command line option.

mickeyl avatar May 03 '22 10:05 mickeyl

Oh, I should have clarified, I meant this as an opt-in type of thing :) The default is fine!

denizdogan avatar May 03 '22 11:05 denizdogan