ソースを参照

Clean before build

Zemke 5 年 前
コミット
9bb527e1d4
1 ファイル変更1 行追加0 行削除
  1. 1 0
      build.sh

+ 1 - 0
build.sh

@@ -2,6 +2,7 @@
 
 exec 2>&1
 
+rm -rf dist/ peerjs/
 git clone https://github.com/peers/peerjs peerjs
 cd peerjs
 git apply ../decoupling.diff