```; see the following issue: ; Buildcache can b...
# general
s
Copy code
; see the following issue:
;   Buildcache can break node_module targets
;   <https://github.com/pantsbuild/pants/issues/2580>
;
; this breaks node_modules/.bin/babel (for example).
; if/when this is fixed
[cache.resolve.node]
read: False
write: False