Skip to content

Commit

Permalink
Added native build examples
Browse files Browse the repository at this point in the history
  • Loading branch information
craigem committed Jul 1, 2020
1 parent db31140 commit f51a15d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shell.nix
Expand Up @@ -44,6 +44,8 @@ let
* persistgraphql <src> whitelist.json - generates a whitelist.json to limit graphql queries
* export GOPATH="\$\(pwd\)/.go" - enable vgo2nix to use the pwd as it's source
* node2nix -l - update node packages, -l if there's a lock file
* yarn - install all the dependencies
* yarn workspaces run build - to build the project natively
"
'';
Expand Down

0 comments on commit f51a15d

Please sign in to comment.