浏览代码

fixed e2e

Daniel Zlotin 8 年前
父节点
当前提交
7fb17689c3
共有 2 个文件被更改,包括 4337 次插入1 次删除
  1. 0
    1
      playground/scripts/postinstall.js
  2. 4337
    0
      playground/yarn.lock

+ 0
- 1
playground/scripts/postinstall.js 查看文件

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
文件差异内容过多而无法显示
查看文件