You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the cache/ directory contents are being included in the packaged up jar file, but serve 100% no purpose other than to bloat the size of the package.
In one case internal to Lookout, the cache/ directory for a jar-based project is 14MB all on its own!
The text was updated successfully, but these errors were encountered:
Right now the cache/ directory contents are being included in the packaged up jar file, but serve 100% no purpose other than to bloat the size of the package.
In one case internal to Lookout, the cache/ directory for a jar-based project is 14MB all on its own!
The text was updated successfully, but these errors were encountered: