perf: improve build performance

This commit is contained in:
Baptiste Grob
2020-05-12 13:30:00 +02:00
parent e61cb53c75
commit 1916a459a0
7 changed files with 10 additions and 24 deletions

View File

@@ -19,10 +19,8 @@
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.7",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/preset-env": "^7.8.7",
"@babel/preset-typescript": "^7.8.3",
"@babel/runtime": "^7.8.7",
"@types/angular": "^1.7.0",
"@types/chai": "^4.2.11",
"@types/lodash": "^4.14.149",