Moved from moment to luxon.
Report Printing is not a post not a get.
This commit is contained in:
+8
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user