9 lines
107 B
JSON
9 lines
107 B
JSON
{
|
|
"extends": "nx/presets/npm.json",
|
|
"targetDefaults": {
|
|
"build": {
|
|
"cache": true
|
|
}
|
|
}
|
|
}
|