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

@@ -47,6 +47,11 @@
"./release.config.js",
"webpack/plugins/custom/.ts"
],
"plugins": [
{
"name": "typescript-plugin-css-modules"
}
],
"exclude": [
"node_modules",
"**/.*/",