Moved from moment to luxon.

Report Printing is not a post not a get.
This commit is contained in:
2026-08-31 04:19:05 +00:00
parent e90c80999e
commit d90c1cb563
44 changed files with 677 additions and 650 deletions
+8 -1
View File
@@ -32,7 +32,14 @@
"input": "public"
}
],
"styles": ["src/styles.sass"]
"styles": ["src/styles.sass"],
"allowedCommonJsDependencies": [
"typed-function",
"javascript-natural-sort",
"tiny-emitter",
"escape-latex",
"seedrandom"
]
},
"configurations": {
"production": {