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