0
我想安裝ng-quill這需要作爲它的依賴關係,我不想安裝和使用cdn,因爲一些編譯問題,只是嘗試,如果這可以幫助。如何忽略正在安裝的特定的涼亭組件,這是依賴於其他涼亭組件
Bower component Quilljs editor module (ES6) is failing while running gulp build
"overrides": {
"ngQuill" : {
"dependencies" : []
}
}