-
Notifications
You must be signed in to change notification settings - Fork 36
Description
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.