Sfoglia il codice sorgente

client build fixes

master
samuel 1 anno fa
parent
commit
cc13e57237
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      linux_setup.sh

+ 2
- 2
linux_setup.sh Vedi File

@@ -386,5 +386,5 @@ cd ..
cd client
rm -rf package-lock.json
npm i --force
node_modules\.bin\bower i
node_modules\.bin\ember s
node_modules/.bin/bower i
node_modules/.bin/ember s

Loading…
Annulla
Salva