generated from bisco/codex-bootstrap
fix: move Angular cache outside bind mount
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
{
|
||||
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
|
||||
"version": 1,
|
||||
"cli": {
|
||||
"cache": {
|
||||
"path": "/tmp/angular-cache"
|
||||
}
|
||||
},
|
||||
"newProjectRoot": "projects",
|
||||
"projects": {
|
||||
"hoopscout-frontend": {
|
||||
|
||||
Reference in New Issue
Block a user