I archived the files of an extension on Mac OS, and when it’s finished validation, each file in the archive has an error like:
Hidden File Flagged
__MACOSX/._background-script.js (e.g.)
I am not including any hidden files, that I know of. Does anyone have any suggestions to prevent these warnings.
These are created automatically by mac OS. If you search the internet you can find ways to avoid them. I believe web-ext also ignores them with web-ext build
by default.
I tried several net searches before posting here. The words used did not turn up any helpful results. Thanks for mentioning web-ext. It’s the second time I’ve seen that today.