You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone! I have added latest version of ng2-ckeditor to SharedModule to use it from each part of app. When i tried to make an AOT compilation it was failed with error:
Error: Unexpected value 'CKEditorModule' imported by the module 'SharedModule'
I found that this is due to the lack of ".metadata.json". Please add it in the next release. angular/angular#11262 (comment)
The text was updated successfully, but these errors were encountered:
Hi everyone! I have added latest version of ng2-ckeditor to SharedModule to use it from each part of app. When i tried to make an AOT compilation it was failed with error:
I found that this is due to the lack of ".metadata.json". Please add it in the next release.
angular/angular#11262 (comment)
The text was updated successfully, but these errors were encountered: