yarn-build.patch 497 B

1234567891011121314151617181920
  1. diff --git a/.yarnrc b/.yarnrc
  2. index 6d69893..849e761 100644
  3. --- a/.yarnrc
  4. +++ b/.yarnrc
  5. @@ -3,3 +3,3 @@ target "27.2.3"
  6. ms_build_id "26908389"
  7. -runtime "electron"
  8. -build_from_source "true"
  9. +#runtime "electron"
  10. +#build_from_source "true"
  11. diff --git a/remote/.yarnrc b/remote/.yarnrc
  12. index cac528f..0f997ad 100644
  13. --- a/remote/.yarnrc
  14. +++ b/remote/.yarnrc
  15. @@ -3,3 +3,3 @@ target "18.17.1"
  16. ms_build_id "255375"
  17. -runtime "node"
  18. -build_from_source "true"
  19. +#runtime "node"
  20. +#build_from_source "true"