瀏覽代碼

Updated build script

master
Said Achmiz 6 年之前
父節點
當前提交
cc35f839a1
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      build.sh

+ 2
- 1
build.sh 查看文件

@@ -1,3 +1,4 @@
#!/bin/sh

cp src/platform/$1/manifest.json build/$1/manifest.json
cp src/platform/$1/manifest.json build/$1/manifest.json
cp -R src/{*.js,*.html,*.css,fonts,images} build/$1/

Loading…
取消
儲存