Docker: fix building

This commit is contained in:
Chika 2022-01-17 14:41:07 +03:00
parent 1f1d868707
commit 04628a92aa
2 changed files with 4 additions and 2 deletions

View File

@ -5,3 +5,5 @@ yarn-error.log
*.log
.git
build
.yarn
.yarnrc.yml

View File

@ -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",