Переглянути джерело

client build fixes

master
samuel 1 рік тому
джерело
коміт
cc13e57237
1 змінених файлів з 2 додано та 2 видалено
  1. 2
    2
      linux_setup.sh

+ 2
- 2
linux_setup.sh Переглянути файл

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

Завантаження…
Відмінити
Зберегти