Преглед изворни кода

Run npm install before issuing npm run build in Makefile

master
rayburgemeestre пре 6 година
родитељ
комит
4a64eae5cb
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Прегледај датотеку

@@ -11,6 +11,7 @@ prepare:

.PHONY: build
build:
npm install
npm run build

.PHONY: dev

Loading…
Откажи
Сачувај