Explorar el Código

Updated build script

master
Said Achmiz hace 6 años
padre
commit
cc35f839a1
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      build.sh

+ 2
- 1
build.sh Ver fichero

@@ -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/

Cargando…
Cancelar
Guardar