Angularjs 部署项目2时出错

Angularjs 部署项目2时出错,angularjs,angular,Angularjs,Angular,对于我的生产项目,我使用命令ngbuild--prod或ngbuild--prod--aot 在document index.html中连接文件后->出现错误: Uncaught ReferenceError: webpackJsonp is not defined at vendor.bundle.js:1 及 以前一切都很好。。。 提前感谢在文档索引.html中连接文件后,是什么意思?webpackJsonp未定义不应在您的索引中的内容。HTMLdocument ind

对于我的生产项目,我使用命令
ngbuild--prod
ngbuild--prod--aot
在document index.html中连接文件后->出现错误:

  Uncaught ReferenceError: webpackJsonp is not defined
        at vendor.bundle.js:1

以前一切都很好。。。
提前感谢

在文档索引.html中连接文件后,是什么意思?webpackJsonp未定义不应在您的索引中的内容。HTMLdocument index.html”中连接的文件后的“
”是什么意思?webpackJsonp未定义不应在index.html中的内容
TypeError: Cannot read property 'call' of undefined
    at r (inline.fc1c1a5….bundle.js:1)
    at Object.585 (main.caf6b13….bundle.js:11)
    at r (inline.fc1c1a5….bundle.js:1)