Skip to content

Commit ac9ec0f

Browse files
grahamlyuszamotany
authored andcommitted
fix: use platform specific cache directory in development (#679)
1 parent 7cd75df commit ac9ec0f

3 files changed

Lines changed: 115 additions & 72 deletions

File tree

fixtures/monorepo/base-dll/yarn.lock

Lines changed: 95 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@
734734
"@types/istanbul-reports" "^1.1.1"
735735
"@types/yargs" "^13.0.0"
736736

737-
"@react-native-community/cli-platform-android@^2.0.1", "@react-native-community/cli-platform-android@^2.9.0":
737+
"@react-native-community/cli-platform-android@^2.6.0", "@react-native-community/cli-platform-android@^2.9.0":
738738
version "2.9.0"
739739
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-2.9.0.tgz#28831e61ce565a2c7d1905852fce1eecfd33cb5e"
740740
integrity sha512-VEQs4Q6R5tnlYFrQIFoPEWjLc43whRHC9HeH+idbFymwDqysLVUffQbb9D6PJUj+C/AvrDhBhU6S3tDjGbSsag==
@@ -747,10 +747,10 @@
747747
slash "^3.0.0"
748748
xmldoc "^1.1.2"
749749

750-
"@react-native-community/cli-platform-ios@^2.0.1", "@react-native-community/cli-platform-ios@^2.9.0":
751-
version "2.9.0"
752-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-2.9.0.tgz#21adb8ee813d6ca6fd9d4d9be63f92024f7e2fe7"
753-
integrity sha512-vg6EOamtFaaQ02FiWu+jzJTfeTJ0OVjJSAoR2rhJKNye6RgJLoQlfp0Hg3waF6XrO72a7afYZsPdKSlN3ewlHg==
750+
"@react-native-community/cli-platform-ios@^2.10.0", "@react-native-community/cli-platform-ios@^2.4.1":
751+
version "2.10.0"
752+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-2.10.0.tgz#ee494d2f9a8f8727bd5eb3c446f22ebb5429b624"
753+
integrity sha512-z5BQKyT/bgTSdHhvsFNf++6VP50vtOOaITnNKvw4954wURjv5JOQh1De3BngyaDOoGfV1mXkCxutqAXqSeuIjw==
754754
dependencies:
755755
"@react-native-community/cli-tools" "^2.8.3"
756756
chalk "^2.4.2"
@@ -766,14 +766,14 @@
766766
mime "^2.4.1"
767767
node-fetch "^2.5.0"
768768

769-
"@react-native-community/cli@^2.0.1":
770-
version "2.9.0"
771-
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-2.9.0.tgz#f0d18dc3e5a8f68e3d6ad353c444dc2f08d3fbdc"
772-
integrity sha512-6TYkrR1pwIEPpiPZnOYscCGr5Xh8RijqBPVAOGTaEdpQQpc/J7GDPrePwbyTzwmCPtiK6XT+T5+1AiAK5bz/sw==
769+
"@react-native-community/cli@^2.6.0":
770+
version "2.10.0"
771+
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-2.10.0.tgz#3bda7a77dadfde006d81ee835263b5ff88f1b590"
772+
integrity sha512-KldnMwYzNJlbbJpJQ4AxwTMp89qqwilI1lEvCAwKmiviWuyYGACCQsXI7ikShRaQeakc28zyN2ldbkbrHeOoJA==
773773
dependencies:
774774
"@hapi/joi" "^15.0.3"
775775
"@react-native-community/cli-platform-android" "^2.9.0"
776-
"@react-native-community/cli-platform-ios" "^2.9.0"
776+
"@react-native-community/cli-platform-ios" "^2.10.0"
777777
"@react-native-community/cli-tools" "^2.8.3"
778778
chalk "^2.4.2"
779779
commander "^2.19.0"
@@ -805,20 +805,20 @@
805805
shell-quote "1.6.1"
806806
ws "^1.1.0"
807807

808-
"@react-navigation/core@~3.4.1":
809-
version "3.4.2"
810-
resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-3.4.2.tgz#bec563e94fde40fbab3730cdc97f22afbb2a1498"
811-
integrity sha512-7G+iDzLSTeOUU4vVZeRZKJ+Bd7ds7ZxYNqZcB8i0KlBeQEQfR74Ounfu/p0KIEq2RiNnaE3QT7WVP3C87sebzw==
808+
"@react-navigation/core@~3.5.1":
809+
version "3.5.1"
810+
resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-3.5.1.tgz#7a2339fca3496979305fb3a8ab88c2ca8d8c214d"
811+
integrity sha512-q7NyhWVYOhVIWqL2GZKa6G78YarXaVTTtOlSDkvy4ZIggo40wZzamlnrJRvsaQX46gsgw45FAWb5SriHh8o7eA==
812812
dependencies:
813813
hoist-non-react-statics "^3.3.0"
814814
path-to-regexp "^1.7.0"
815815
query-string "^6.4.2"
816816
react-is "^16.8.6"
817817

818-
"@react-navigation/native@~3.5.0":
819-
version "3.5.0"
820-
resolved "https://registry.yarnpkg.com/@react-navigation/native/-/native-3.5.0.tgz#f5d16e0845ac26d1147d1caa481f18a00740e7ae"
821-
integrity sha512-TmGOis++ejEXG3sqNJhCSKqB0/qLu3FQgDtO959qpqif36R/diR8SQwJqeSdofoEiK3CepdhFlTCeHdS1/+MsQ==
818+
"@react-navigation/native@~3.6.2":
819+
version "3.6.2"
820+
resolved "https://registry.yarnpkg.com/@react-navigation/native/-/native-3.6.2.tgz#3634697b6350cc5189657ae4551f2d52b57fbbf0"
821+
integrity sha512-Cybeou6N82ZeRmgnGlu+wzlV3z5BZQR2dmYaNFV1TNLUGHqtvv8E7oNw9uYcz9Ox5LFbiX+FdNTn2d6ZPlK0kg==
822822
dependencies:
823823
hoist-non-react-statics "^3.0.1"
824824
react-native-safe-area-view "^0.14.1"
@@ -2104,6 +2104,11 @@ has-values@^1.0.0:
21042104
is-number "^3.0.0"
21052105
kind-of "^4.0.0"
21062106

2107+
hermesvm@^0.1.0:
2108+
version "0.1.1"
2109+
resolved "https://registry.yarnpkg.com/hermesvm/-/hermesvm-0.1.1.tgz#bd1df92b4dc504e261c23df34864daf24b844d03"
2110+
integrity sha512-EosSDeUqTTGvlc9vQiy5Y/9GBlucEyo6lYuxg/FnukHCD/CP3NYeDAGV54TyZ19FgSqMEoPgOH9cyxvv8epQ1g==
2111+
21072112
hoist-non-react-statics@^2.3.1, hoist-non-react-statics@^2.5.0:
21082113
version "2.5.5"
21092114
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47"
@@ -2873,6 +2878,29 @@ metro-source-map@0.54.1:
28732878
"@babel/types" "^7.0.0"
28742879
source-map "^0.5.6"
28752880

2881+
metro-source-map@0.55.0, metro-source-map@^0.55.0:
2882+
version "0.55.0"
2883+
resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.55.0.tgz#1f6289905f08277c398f2b9b9c13e7e0e5a6f540"
2884+
integrity sha512-HZODA0KPl5onJNGIztfTHHWurR2nL6Je/X8wwj+bL4ZBB/hSMVeDk7rWReCAvO3twVz7Ztp8Si0jfMmmH4Ruuw==
2885+
dependencies:
2886+
"@babel/traverse" "^7.0.0"
2887+
"@babel/types" "^7.0.0"
2888+
invariant "^2.2.4"
2889+
metro-symbolicate "0.55.0"
2890+
ob1 "0.55.0"
2891+
source-map "^0.5.6"
2892+
vlq "^1.0.0"
2893+
2894+
metro-symbolicate@0.55.0:
2895+
version "0.55.0"
2896+
resolved "https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.55.0.tgz#4086a2adae54b5e44a4911ca572d8a7b03c71fa1"
2897+
integrity sha512-3r3Gpv5L4U7rBGpIqw5S1nun5MelfUMLRiScJsPRGZVTX3WY1w+zpaQKlWBi5yuHf5dMQ+ZUVbhb02IdrfJ2Fg==
2898+
dependencies:
2899+
metro-source-map "0.55.0"
2900+
source-map "^0.5.6"
2901+
through2 "^2.0.1"
2902+
vlq "^1.0.0"
2903+
28762904
metro@0.54.1, metro@^0.54.1:
28772905
version "0.54.1"
28782906
resolved "https://registry.yarnpkg.com/metro/-/metro-0.54.1.tgz#a629be00abee5a450a25a8f71c24745f70cc9b44"
@@ -3236,6 +3264,11 @@ number-is-nan@^1.0.0:
32363264
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
32373265
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
32383266

3267+
ob1@0.55.0:
3268+
version "0.55.0"
3269+
resolved "https://registry.yarnpkg.com/ob1/-/ob1-0.55.0.tgz#e393b4ae786ef442b3ef2a298ab70d6ec353dbdd"
3270+
integrity sha512-pfyiMVsUItl8WiRKMT15eCi662pCRAuYTq2+V3UpE+PpFErJI/TvRh/M/l/9TaLlbFr7krJ7gdl+FXJNcybmvw==
3271+
32393272
object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
32403273
version "4.1.1"
32413274
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
@@ -3614,7 +3647,7 @@ react-deep-force-update@^1.0.0:
36143647
resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-1.1.2.tgz#3d2ae45c2c9040cbb1772be52f8ea1ade6ca2ee1"
36153648
integrity sha512-WUSQJ4P/wWcusaH+zZmbECOk7H5N2pOIl0vzheeornkIMhu+qrNdGFm0bDZLCb0hSF0jf/kH1SgkNGfBdTc4wA==
36163649

3617-
react-devtools-core@^3.6.0:
3650+
react-devtools-core@^3.6.1:
36183651
version "3.6.3"
36193652
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-3.6.3.tgz#977d95b684c6ad28205f0c62e1e12c5f16675814"
36203653
integrity sha512-+P+eFy/yo8Z/UH9J0DqHZuUM5+RI2wl249TNvMx3J2jpUomLQa4Zxl56GEotGfw3PIP1eI+hVf1s53FlUONStQ==
@@ -3627,11 +3660,6 @@ react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
36273660
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.9.0.tgz#21ca9561399aad0ff1a7701c01683e8ca981edcb"
36283661
integrity sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==
36293662

3630-
react-lifecycles-compat@^3.0.4:
3631-
version "3.0.4"
3632-
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
3633-
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
3634-
36353663
react-native-gesture-handler@^1.3.0:
36363664
version "1.4.1"
36373665
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-1.4.1.tgz#c38d9e57637b95e221722a79f2bafac62e3aeb21"
@@ -3663,15 +3691,15 @@ react-native-tab-view@^1.2.0, react-native-tab-view@^1.4.1:
36633691
dependencies:
36643692
prop-types "^15.6.1"
36653693

3666-
react-native@0.60.0:
3667-
version "0.60.0"
3668-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.60.0.tgz#f5302b6efe797c5f5fbdfebaba2ff174fc433890"
3669-
integrity sha512-Leo1MfUpQFCLchr60HCDZAk7M6Bd2yPplSDBuCrC9gUtsRO2P4nLxwrX6P+vbjF7Td2sQbcGqW2E809Oi41K0g==
3694+
react-native@^0.60.5:
3695+
version "0.60.6"
3696+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.60.6.tgz#8a13dece1c3f6e01db0833db14d2b01b2d8ccba5"
3697+
integrity sha512-eIoHh0fncrmw2WUs42D1KwLfatOuLFLFLOKzJJJ8mOOQtbo9i2rOOa0+2iWjefDoAy8BJH88bQGvDvlrexmhow==
36703698
dependencies:
36713699
"@babel/runtime" "^7.0.0"
3672-
"@react-native-community/cli" "^2.0.1"
3673-
"@react-native-community/cli-platform-android" "^2.0.1"
3674-
"@react-native-community/cli-platform-ios" "^2.0.1"
3700+
"@react-native-community/cli" "^2.6.0"
3701+
"@react-native-community/cli-platform-android" "^2.6.0"
3702+
"@react-native-community/cli-platform-ios" "^2.4.1"
36753703
abort-controller "^3.0.0"
36763704
art "^0.10.0"
36773705
base64-js "^1.1.2"
@@ -3681,52 +3709,55 @@ react-native@0.60.0:
36813709
event-target-shim "^5.0.1"
36823710
fbjs "^1.0.0"
36833711
fbjs-scripts "^1.1.0"
3712+
hermesvm "^0.1.0"
36843713
invariant "^2.2.4"
36853714
jsc-android "245459.0.0"
36863715
metro-babel-register "0.54.1"
36873716
metro-react-native-babel-transformer "0.54.1"
3717+
metro-source-map "^0.55.0"
36883718
nullthrows "^1.1.0"
36893719
pretty-format "^24.7.0"
36903720
promise "^7.1.1"
36913721
prop-types "^15.7.2"
3692-
react-devtools-core "^3.6.0"
3722+
react-devtools-core "^3.6.1"
36933723
regenerator-runtime "^0.13.2"
36943724
scheduler "0.14.0"
36953725
stacktrace-parser "^0.1.3"
36963726
whatwg-fetch "^3.0.0"
36973727

3698-
react-navigation-drawer@~1.2.1:
3699-
version "1.2.1"
3700-
resolved "https://registry.yarnpkg.com/react-navigation-drawer/-/react-navigation-drawer-1.2.1.tgz#7bd5efeee7d2f611d3ebb0933e0c8e8eb7cafe52"
3701-
integrity sha512-T2kaBjY2c4/3I6noWFnaf/c18ntNH5DsST38i+pdc2NPxn5Yi5lkK+ZZTeKuHSFD4a7G0jWY9OGf1iRkHWLMAQ==
3728+
react-navigation-drawer@~1.4.0:
3729+
version "1.4.0"
3730+
resolved "https://registry.yarnpkg.com/react-navigation-drawer/-/react-navigation-drawer-1.4.0.tgz#70f3dd83e3da9cd4ea6e2739526502c823d466b9"
3731+
integrity sha512-ZyWBozcjB2aZ7vwCALv90cYA2NpDjM+WALaiYRshvPvue8l7cqynePbHK8GhlMGyJDwZqp4MxQmu8u1XAKp3Bw==
37023732
dependencies:
37033733
react-native-tab-view "^1.2.0"
37043734

3705-
react-navigation-stack@~1.4.0:
3706-
version "1.4.0"
3707-
resolved "https://registry.yarnpkg.com/react-navigation-stack/-/react-navigation-stack-1.4.0.tgz#69cdb029ea4ee5877d7e933b3117dc90bc841eb2"
3708-
integrity sha512-zEe9wCA0Ot8agarYb//0nSWYW1GM+1R0tY/nydUV0EizeJ27At0EklYVWvYEuYU6C48va6cu8OPL7QD/CcJACw==
3735+
react-navigation-stack@1.5.3:
3736+
version "1.5.3"
3737+
resolved "https://registry.yarnpkg.com/react-navigation-stack/-/react-navigation-stack-1.5.3.tgz#cdc9f5a6dbdc55509a15f60d765722573dec1997"
3738+
integrity sha512-MQcwDVbZUYsTtDJb5cFOSm+K+e7KpUCoROaGoUOR+JHWE3uuaJ3pd/Nu+32a57J98TNBf4qq0+2TPJWl6z6IBg==
3739+
dependencies:
3740+
prop-types "^15.7.2"
37093741

3710-
react-navigation-tabs@~1.1.4:
3711-
version "1.1.4"
3712-
resolved "https://registry.yarnpkg.com/react-navigation-tabs/-/react-navigation-tabs-1.1.4.tgz#00a312250df3c519c60b7815a523ace5ee11163a"
3713-
integrity sha512-py2hLCRxPwXOzmY1W9XcY1rWXxdK6RGW/aXh56G9gIf8cpHNDhy/bJV4e46/JrVcse3ybFaN0liT09/DM/NdwQ==
3742+
react-navigation-tabs@~1.2.0:
3743+
version "1.2.0"
3744+
resolved "https://registry.yarnpkg.com/react-navigation-tabs/-/react-navigation-tabs-1.2.0.tgz#602c147029bb4f1c569b26479ddba534fe3ebb19"
3745+
integrity sha512-I6vq3XX4ub9KhWQzcrggznls+2Z2C6w2ro46vokDGGvJ02CBpQRar7J0ETV29Ot5AJY67HucNUmZdH3yDFckmQ==
37143746
dependencies:
37153747
hoist-non-react-statics "^2.5.0"
37163748
prop-types "^15.6.1"
3717-
react-lifecycles-compat "^3.0.4"
37183749
react-native-tab-view "^1.4.1"
37193750

3720-
react-navigation@3.11.0:
3721-
version "3.11.0"
3722-
resolved "https://registry.yarnpkg.com/react-navigation/-/react-navigation-3.11.0.tgz#2c82217c452d07d8b9b0929bc7e77e2bcfaf9388"
3723-
integrity sha512-wlPcDtNiIdPeYxNQ/MN4arY5Xe9EphD2QVpRuvvuPWW+BamF3AJaIy060r3Yz59DODAoWllscabat/yqnih8Tg==
3751+
react-navigation@^3.11.0:
3752+
version "3.13.0"
3753+
resolved "https://registry.yarnpkg.com/react-navigation/-/react-navigation-3.13.0.tgz#e802bb5174c1ec8b727c69f8e4409ff1351a5250"
3754+
integrity sha512-r64bTImY2aNye8wtd39ubouVB6ZMJqjVQYKxH4LFmOav4FsI59fQTDN7sZzyJa29owowYw/wVkh+NWGT+tdD1A==
37243755
dependencies:
3725-
"@react-navigation/core" "~3.4.1"
3726-
"@react-navigation/native" "~3.5.0"
3727-
react-navigation-drawer "~1.2.1"
3728-
react-navigation-stack "~1.4.0"
3729-
react-navigation-tabs "~1.1.4"
3756+
"@react-navigation/core" "~3.5.1"
3757+
"@react-navigation/native" "~3.6.2"
3758+
react-navigation-drawer "~1.4.0"
3759+
react-navigation-stack "1.5.3"
3760+
react-navigation-tabs "~1.2.0"
37303761

37313762
react-proxy@^1.1.7:
37323763
version "1.1.8"
@@ -3744,15 +3775,14 @@ react-transform-hmr@^1.0.4:
37443775
global "^4.3.0"
37453776
react-proxy "^1.1.7"
37463777

3747-
react@16.8.6:
3748-
version "16.8.6"
3749-
resolved "https://registry.yarnpkg.com/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"
3750-
integrity sha512-pC0uMkhLaHm11ZSJULfOBqV4tIZkx87ZLvbbQYunNixAAvjnC+snJCg0XQXn9VIsttVsbZP/H/ewzgsd5fxKXw==
3778+
react@^16.8.6:
3779+
version "16.12.0"
3780+
resolved "https://registry.yarnpkg.com/react/-/react-16.12.0.tgz#0c0a9c6a142429e3614834d5a778e18aa78a0b83"
3781+
integrity sha512-fglqy3k5E+81pA8s+7K0/T3DBCF0ZDOher1elBFzF7O6arXJgzyu/FW+COxFvAWXJoJN9KIZbT2LXlukwphYTA==
37513782
dependencies:
37523783
loose-envify "^1.1.0"
37533784
object-assign "^4.1.1"
37543785
prop-types "^15.6.2"
3755-
scheduler "^0.13.6"
37563786

37573787
read-pkg-up@^2.0.0:
37583788
version "2.0.0"
@@ -3988,14 +4018,6 @@ scheduler@0.14.0:
39884018
loose-envify "^1.1.0"
39894019
object-assign "^4.1.1"
39904020

3991-
scheduler@^0.13.6:
3992-
version "0.13.6"
3993-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.6.tgz#466a4ec332467b31a91b9bf74e5347072e4cd889"
3994-
integrity sha512-IWnObHt413ucAYKsD9J1QShUKkbKLQQHdxRyw73sw4FN26iWr3DY/H34xGPe4nmL1DwXyWmSWmMrA9TfQbE/XQ==
3995-
dependencies:
3996-
loose-envify "^1.1.0"
3997-
object-assign "^4.1.1"
3998-
39994021
"semver@2 || 3 || 4 || 5", semver@^5.0.3, semver@^5.1.0, semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0:
40004022
version "5.7.1"
40014023
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
@@ -4377,7 +4399,7 @@ throat@^4.1.0:
43774399
resolved "https://registry.yarnpkg.com/throat/-/throat-4.1.0.tgz#89037cbc92c56ab18926e6ba4cbb200e15672a6a"
43784400
integrity sha1-iQN8vJLFarGJJua6TLsgDhVnKmo=
43794401

4380-
through2@^2.0.0:
4402+
through2@^2.0.0, through2@^2.0.1:
43814403
version "2.0.5"
43824404
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
43834405
integrity sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==
@@ -4569,6 +4591,11 @@ vary@~1.1.2:
45694591
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
45704592
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
45714593

4594+
vlq@^1.0.0:
4595+
version "1.0.1"
4596+
resolved "https://registry.yarnpkg.com/vlq/-/vlq-1.0.1.tgz#c003f6e7c0b4c1edd623fd6ee50bbc0d6a1de468"
4597+
integrity sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==
4598+
45724599
walker@^1.0.7, walker@~1.0.5:
45734600
version "1.0.7"
45744601
resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb"

packages/haul-preset-0.59/src/defaultConfig.ts

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,18 @@ export default function getDefaultConfig(
6262
],
6363
/**
6464
* to improve the rebuild speeds
65-
* This enables caching results in ./node_modules/.cache/babel-loader/
65+
* This enables caching results in ./node_modules/.cache/babel-loader//<platform>
6666
* This is a feature of `babel-loader` and not babel
6767
*/
68-
cacheDirectory: dev,
68+
cacheDirectory: dev
69+
? path.join(
70+
root,
71+
'node_modules',
72+
'.cache',
73+
'babel-loader',
74+
platform
75+
)
76+
: false,
6977
},
7078
},
7179
],

packages/haul-preset-0.60/src/defaultConfig.ts

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,18 @@ export default function getDefaultConfig(
6262
],
6363
/**
6464
* to improve the rebuild speeds
65-
* This enables caching results in ./node_modules/.cache/babel-loader/
65+
* This enables caching results in ./node_modules/.cache/babel-loader/<platform>
6666
* This is a feature of `babel-loader` and not babel
6767
*/
68-
cacheDirectory: dev,
68+
cacheDirectory: dev
69+
? path.join(
70+
root,
71+
'node_modules',
72+
'.cache',
73+
'babel-loader',
74+
platform
75+
)
76+
: false,
6977
},
7078
},
7179
],

0 commit comments

Comments
 (0)