generated graphql schema and en-US.po on start (#1930)

This commit is contained in:
Justin Domingue 2021-06-29 12:03:47 -07:00 committed by GitHub
parent b5ac5d882f
commit 9cfbec4b8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3992 deletions

@ -130,7 +130,8 @@
"graphql:generate": "graphql-codegen --config codegen.yml",
"postinstall": "yarn compile-contract-types",
"start": "yarn compile-contract-types && react-scripts start",
"test": "react-scripts test --env=jsdom"
"test": "react-scripts test --env=jsdom",
"prestart": "yarn graphql:generate && touch src/locales/en-US.po"
},
"eslintConfig": {
"extends": "react-app",

File diff suppressed because it is too large Load Diff