在执行 AOT 时,我遇到了我正在使用的 ng2-toastr 的问题
ToastsManager' is not exported by 'node_modules\ng2-toastr\src\toast-manager.js
'ToastModule' is not exported by 'node_modules\ng2-toastr\src\toast.module.js'.
'ToastOptions' is not exported by 'node_modules\ng2-toastr\src\toast-options.js'.
关于如何解决这个问题的任何想法?我检查了所有提到的文件,他们有出口声明关键字,甚至检查了这个网站
https://github.com/rollup/rollup/wiki/Troubleshooting#name-is-not-exported-by-module