Skip to content

Commit

Permalink
fixing angular.json file.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Apr 29, 2023
1 parent 4a8a1c7 commit 467d5f9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions frontend/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,13 @@
"glob": "**/*",
"input": "./node_modules/dwv/decoders/",
"output": "/assets/dwv/decoders/"
},
}
],
"styles": [
"src/styles.scss"
],
"scripts": [
"node_modules/@panva/oauth4webapi/build/index.js",

"node_modules/@panva/oauth4webapi/build/index.js"
]
},
"configurations": {
Expand Down

0 comments on commit 467d5f9

Please sign in to comment.