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
We have some warnings in Angular 9/10/11, see below. When this library would be updated to remove this warnings? And when the library would work with tinymce 5.x? At the moment it runs with tinymce 4.x.
Thanks very much.
Here the warnings:
Warning: Entry point 'angular2-tinymce' contains deep imports into
'/node_modules/tinymce/tinymce.min', '/node_modules/tinymce/themes/modern/theme', '/node_modules/tinymce/plugins/link/plugin.js', '/node_modules/tinymce/plugins/paste/plugin.js', '/node_modules/tinymce/plugins/table/plugin.js', '/node_modules/tinymce/plugins/advlist/plugin.js', '/node_modules/tinymce/plugins/autoresize/plugin.js', '/node_modules/tinymce/plugins/lists/plugin.js', '/node_modules/tinymce/plugins/code/plugin.js'.
This is probably not a problem, but may cause the compilation of entry points to be out of order.
The text was updated successfully, but these errors were encountered:
Hi
We have some warnings in Angular 9/10/11, see below. When this library would be updated to remove this warnings? And when the library would work with tinymce 5.x? At the moment it runs with tinymce 4.x.
Thanks very much.
Here the warnings:
Warning: Entry point 'angular2-tinymce' contains deep imports into
'/node_modules/tinymce/tinymce.min', '/node_modules/tinymce/themes/modern/theme', '/node_modules/tinymce/plugins/link/plugin.js', '/node_modules/tinymce/plugins/paste/plugin.js', '/node_modules/tinymce/plugins/table/plugin.js', '/node_modules/tinymce/plugins/advlist/plugin.js', '/node_modules/tinymce/plugins/autoresize/plugin.js', '/node_modules/tinymce/plugins/lists/plugin.js', '/node_modules/tinymce/plugins/code/plugin.js'.
This is probably not a problem, but may cause the compilation of entry points to be out of order.
The text was updated successfully, but these errors were encountered: