can-i-ignore-scripts icon indicating copy to clipboard operation
can-i-ignore-scripts copied to clipboard

Add a --mode flag and server-side support for not filtering the data

Open tbroyer opened this issue 2 years ago • 1 comments

Using --mode share-nothing, the whole data.json file is retrieved from the server, without sharing the list of packages from node_modules to the server. Server code has been modified to allow such usage.

Using --mode offline, the bundled data.json is used.

Finally, --mode online is the default, and sends the list of packages to the server and retrieves the filtered data.

tbroyer avatar May 06 '22 22:05 tbroyer

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
can-i-ignore-scripts ✅ Ready (Inspect) Visit Preview May 6, 2022 at 10:24PM (UTC)

vercel[bot] avatar May 06 '22 22:05 vercel[bot]