Daniel Zlotin 8 vuotta sitten
vanhempi
commit
7fb17689c3
2 muutettua tiedostoa jossa 4337 lisäystä ja 1 poistoa
  1. 0
    1
      playground/scripts/postinstall.js
  2. 4337
    0
      playground/yarn.lock

+ 0
- 1
playground/scripts/postinstall.js Näytä tiedosto

8
 }
8
 }
9
 
9
 
10
 function run() {
10
 function run() {
11
-  shellUtils.exec.execSync(`rm yarn.lock || true`);
12
   shellUtils.exec.execSync(`./scripts/ignoreReactWarnings.rb`);
11
   shellUtils.exec.execSync(`./scripts/ignoreReactWarnings.rb`);
13
 
12
 
14
   installNavigation();
13
   installNavigation();

+ 4337
- 0
playground/yarn.lock
File diff suppressed because it is too large
Näytä tiedosto