Просмотр исходного кода

Do not avoid to run npm install before trying to run npm run build. (#7)

pull/342/head
Pascal Grange 7 лет назад
committed by Guillaume Vincent
Родитель
Сommit
ec8e29cdfe
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      readme.md

+ 1
- 1
readme.md Просмотреть файл

@@ -2,7 +2,7 @@

## build

npm run build
npm install ; npm run build

## License



Загрузка…
Отмена
Сохранить