how to use wordcount or any other plugin when referrring to CDN script.
Question-1: I'm referring to below CDN and I have added extraplugin in config.js. But it says unable to find "wordcount". it is full-all package not sure why it is unable to find. src="https://cdn.ckeditor.com/4.8.0/full-all/ckeditor.js"
Question-2: is there a way to download full-all(full package doesn't have all plugins enabled) from builder. instead have everything locally.
Question-3: without CDN URL ng2-ckeditor doesn't display the content in editor. I wan it to work with local package.