mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
fb3794c31a
* Bump node-sass to version ^4.12.0 This avoids sass/node-sass#2632, which causes compilation failures on Node v12.x. * Do most of the work in /pg_dump in Haskell instead of shell The shell version caused problems on non-Linux systems since it relied on the non-POSIX -i option for sed, which works slightly differently on BSD and macOS. |
||
---|---|---|
.. | ||
packaging | ||
src-exec | ||
src-lib | ||
src-rsr | ||
test | ||
tests-py | ||
.dockerignore | ||
.gitignore | ||
.stylish-haskell.yaml | ||
CONTRIBUTING.md | ||
graphql-engine.cabal | ||
Makefile | ||
Setup.hs | ||
stack-nightly.yaml | ||
stack.yaml |