custom-elements-manifest
custom-elements-manifest copied to clipboard
fix: removes unneeded directories from package output to prevent npm …
…audit scanners detecting fake dependencies
fixes: #274 by removing a bunch of directories from the output package through a .npmignore file
Deploy Preview for custom-elements-manifest-analyzer ready!
| Name | Link |
|---|---|
| Latest commit | a343c841817356b6eaccf85783326f04a1e99326 |
| Latest deploy log | https://app.netlify.com/sites/custom-elements-manifest-analyzer/deploys/67ea681b2593f70008125d62 |
| Deploy Preview | https://deploy-preview-275--custom-elements-manifest-analyzer.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
I was not sure about the /browser directory. What is that for? When is it being used?
@eddyloewen, we need the /browser directory for the web-based analyzer. Can you add that back in and we can get this moving for you?
@break-stuff Thank you for getting back to me with this one. I just added the /browser directory back in. Is there anything else I can do for this PR?
I think that's it. Thank you!