Clears Bit's cache from current working machine
$bit clear-cache
$bit cc
Additional Notes
The following gets removed by this command:
1) V8 compiled code (generated the first time Bit is loaded by v8-compile-cache package)
2) components cache on the filesystem (mainly the dependencies graph and docs)
3) scope's index file, which maps the component-id:object-hash
Options
Option | Option Alias | Description | Value Type |
---|---|---|---|
--remote | -r | clear memory cache from a remote scope | string |