Merge pull request #2004 from hmhealey/plt1820
Updated makefile to repackage client libraries when package.json changes
Этот коммит содержится в:
2
Makefile
2
Makefile
@@ -255,7 +255,7 @@ nuke: | clean clean-docker
|
||||
|
||||
touch $@
|
||||
|
||||
.prepare-jsx:
|
||||
.prepare-jsx: web/react/package.json
|
||||
@echo Preparation for compiling jsx code
|
||||
|
||||
cd web/react/ && npm install
|
||||
|
||||
Ссылка в новой задаче
Block a user