mirror of https://github.com/penpot/penpot.git
📎 Disable legacy cache on plugins nx config
This commit is contained in:
parent
19853b832b
commit
5b6f9c1741
|
|
@ -81,5 +81,5 @@
|
|||
"projectNameAndRootFormat": "as-provided"
|
||||
}
|
||||
},
|
||||
"useLegacyCache": true
|
||||
"useLegacyCache": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue