mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
chore: DOWNGRADE ANGULAR from 10 to 9
This commit is contained in:
parent
6a43013e11
commit
6dfc764ace
5 changed files with 980 additions and 1164 deletions
20
angular.json
20
angular.json
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue