]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/angular.json
Translated using Weblate (Japanese)
[github/Chocobozzz/PeerTube.git] / client / angular.json
index 1a891acfaa9e117172811644f59bd6ad90a89aa1..a7dbe1cadf731193cc432bdb5e3617509d160972 100644 (file)
               "video.js",
               "sha.js",
               "postcss",
+              "focus-visible",
+              "path-browserify",
+              "deep-merge",
+              "escape-string-regexp",
+              "mousetrap",
+              "is-plain-object",
+              "parse-srcset",
+              "deepmerge",
               "core-js/features/reflect"
             ],
             "scripts": [],
     "@schematics/angular:directive": {
       "prefix": "my"
     }
+  },
+  "cli": {
+    "analytics": false
   }
 }