mirror of
https://github.com/immich-app/immich.git
synced 2025-12-29 01:11:52 +03:00
fix: isolate docker host/container filesystem for node_modules and build output (#21167)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"collection": "@nestjs/schematics",
|
||||
"sourceRoot": "src",
|
||||
"compilerOptions": {
|
||||
"deleteOutDir": true,
|
||||
"deleteOutDir": false,
|
||||
"webpack": false,
|
||||
"plugins": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user