added onclose to popup, coursepopup now displaying time info, renamed vars, added compiler for scss to typescript and tsconfig plugins

This commit is contained in:
Sriram Hariharan
2023-03-06 21:02:29 -06:00
parent 9b76f8afa0
commit 950c4a573a
9 changed files with 663 additions and 40 deletions

View File

@@ -71,7 +71,8 @@
"ts-node": "^10.9.1",
"tsconfig-paths-webpack-plugin": "^4.0.0",
"tsx": "^3.12.1",
"typescript": "^4.9.4",
"typescript": "^4.9.5",
"typescript-plugin-css-modules": "^4.2.2",
"url-loader": "^4.1.1",
"webpack": "^5.75.0",
"webpack-build-notifier": "^2.3.0",