graphql-engine/scripts/make
Samir Talwar 2757c2156b server/tests-py: Move installing node_modules to the makefile.
This means that if `remote_schemas/nodejs/package.json` changes, the
dependencies will be automatically reinstalled.

It also moves `package-lock.json` to the correct location (in the
directory in which we run `npm install`), and updates it.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5481
GitOrigin-RevId: f3fb431afd19de150f39ec2e4cb6572b896c870f
2022-08-16 09:27:04 +00:00
..
build.mk server: Move the schema parsers to their own library. 2022-08-05 13:53:39 +00:00
ghcid.mk tooling: Add make ghcid-library-pro command 2022-08-06 00:52:17 +00:00
legacy-tests.mk server/tests-py: Move installing node_modules to the makefile. 2022-08-16 09:27:04 +00:00
lint.mk server: Automate generation and verification of Cabal files from hpack. 2022-07-29 16:22:12 +00:00
test-infrastructure.mk Use docker compose, not docker-compose. 2022-08-02 10:30:57 +00:00
tests.mk tooling: Add make ghcid-test-x commands 2022-08-03 11:07:05 +00:00