【发布时间】:2021-09-18 08:29:57
【问题描述】:
我在终端中收到以下警告。我该如何解决这个问题? (删除警告)
Warning: C:\Users\Sharon\Documents\MyProject\PROJECTOne\node_modules\@azure\core-tracing\dist-esm\src\interfaces.js depends on '@opentelemetry/api'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
【问题讨论】:
-
您看到消息中的更多信息链接了吗?您打开它并按照它可能提供的任何说明进行操作了吗?
-
@R.Richards 我厌倦了按照建议添加
"allowedCommonJsDependencies": [ "lodash" ],但到目前为止没有任何效果 -
为什么?为什么是lodash?上面提到 lodash 的消息中实际上没有任何内容。
标签: angularjs angular azure blob azure-blob-storage