Hello,
i have a problem with the npm package "datatables.net-editor-bs4".
The file ~datatables.net-editor-bs4/js/editor.bootstrap4.js has two places (line 8 and 21) where it requires the package "datatables.net-bs".
=> Shouldn't it require the package "datatables.net-bs4"?
I fixed the problem by adding an alias for it in my webpack config.
Best regards
Furkan