Restore old makefile and check custom lock file before the generation

This commit is contained in:
Juan Pablo Villafáñez
2022-01-31 09:35:40 +01:00
parent 83b4bf9bcf
commit 4736c88252
6 changed files with 52 additions and 17 deletions
+6
View File
@@ -48,3 +48,9 @@ yarn-build: node_modules
.PHONY: node_modules
node_modules:
yarn install --immutable
############ protobuf ############
include ../.make/protobuf.mk
.PHONY: protobuf
protobuf: buf-generate