Browse Source

fixed e2e

Daniel Zlotin 7 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,7 +8,6 @@ function installNavigation() {
8 8
 }
9 9
 
10 10
 function run() {
11
-  shellUtils.exec.execSync(`rm yarn.lock || true`);
12 11
   shellUtils.exec.execSync(`./scripts/ignoreReactWarnings.rb`);
13 12
 
14 13
   installNavigation();

+ 4337
- 0
playground/yarn.lock
File diff suppressed because it is too large
View File