mirror of
https://github.com/fabioformosa/quartz-manager.git
synced 2025-12-13 14:13:31 +09:00
#80 added moment to the allowed commonJS module
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"tsConfig": "src/tsconfig.app.json",
|
||||
"polyfills": "src/polyfills.ts",
|
||||
"allowedCommonJsDependencies": [
|
||||
"stompjs", "sockjs-client"
|
||||
"stompjs", "sockjs-client", "moment"
|
||||
],
|
||||
"assets": [
|
||||
"src/assets",
|
||||
|
||||
Reference in New Issue
Block a user