瀏覽代碼

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,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
文件差異過大導致無法顯示
查看文件