documentify icon indicating copy to clipboard operation
documentify copied to clipboard

Support modules

Open perguth opened this issue 2 years ago • 0 comments

Currently it complains:

Instead change the require of document.js in .../node_modules/bankai/node_modules/documentify/index.js to a dynamic import() which is available in all CommonJS modules.

perguth avatar Feb 19 '24 11:02 perguth