chore: DOWNGRADE ANGULAR from 10 to 9

This commit is contained in:
Johannes Millan 2020-07-07 16:45:32 +02:00
parent 6a43013e11
commit 6dfc764ace
5 changed files with 980 additions and 1164 deletions

View file

@ -25,26 +25,6 @@
"customWebpackConfig": {
"path": "./extra-webpack.config.js"
},
"allowedCommonJsDependencies": [
"shortid",
"dragula",
"crossvent",
"contra/emitter",
"file-saver",
"semver",
"stack-generator",
"stacktrace-gps",
"error-stack-parser",
"stacktrace-js",
"helpful-decorators",
"pkce-challenge",
"moment-duration-format",
"axios",
"crypto",
"jira2md",
"query-string",
"chart.js"
],
"aot": true,
"outputPath": "dist",
"index": "src/index.html",