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
ファイル差分が大きすぎるため省略します
ファイルの表示