Skip to content

Commit

Permalink
download turns/endgame video, update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mrosack committed Jun 20, 2023
1 parent 11273c8 commit d51e8e3
Show file tree
Hide file tree
Showing 15 changed files with 1,890 additions and 2,270 deletions.
6 changes: 3 additions & 3 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@
"outputHashing": "all",
"optimization": true
},
"development": {
}
"development": {}
},
"defaultConfiguration": "development"
},
Expand Down Expand Up @@ -97,6 +96,7 @@
"scripts": [],
"styles": [
"src/styles/app.scss",
"node_modules/@videogular/ngx-videogular/fonts/videogular.css",
"node_modules/dragula/dist/dragula.css"
],
"assets": [
Expand Down Expand Up @@ -213,4 +213,4 @@
],
"analytics": false
}
}
}
Loading

0 comments on commit d51e8e3

Please sign in to comment.