Docker: fix building
This commit is contained in:
parent
1f1d868707
commit
04628a92aa
@ -5,3 +5,5 @@ yarn-error.log
|
||||
*.log
|
||||
.git
|
||||
build
|
||||
.yarn
|
||||
.yarnrc.yml
|
||||
@ -57,7 +57,7 @@
|
||||
"source-map-explorer": "^2.5.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"babel-loader": "8.1.0"
|
||||
"mini-css-extract-plugin": "2.4.5"
|
||||
},
|
||||
"scripts": {
|
||||
"graphql:codegen": "apollo client:codegen --target typescript",
|
||||
|
||||
Reference in New Issue
Block a user