Explorar el Código

Merge branch 'master' of http://git.fmode.cn:3000/4u/workspace

19136808282 hace 3 meses
padre
commit
542810fd08
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  1. 12 0
      soul-app/angular.json

+ 12 - 0
soul-app/angular.json

@@ -18,6 +18,18 @@
         "build": {
           "builder": "@angular-devkit/build-angular:browser",
           "options": {
+            "allowedCommonJsDependencies": [ 
+            "parse",
+            "@awesome-cordova-plugins/diagnostic",
+            "microsoft-cognitiveservices-speech-sdk",
+            "jquery",
+            "highlight.js",
+            "markdown-it",
+            "mathjax-full",
+            "crypto-js",
+            "plantuml-encoder",
+            "qiniu-js"
+          ],
             "outputPath": "www",
             "index": "src/index.html",
             "main": "src/main.ts",