Browse Source

fixed e2e

Daniel Zlotin 8 years ago
parent
commit
7fb17689c3
2 changed files with 4337 additions and 1 deletions
  1. 0
    1
      playground/scripts/postinstall.js
  2. 4337
    0
      playground/yarn.lock

+ 0
- 1
playground/scripts/postinstall.js View File

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
View File