AlloyEditor with Meteor?

Has anyone managed to use AlloyEditor with Meteor? I’ve tried adding the npm package with no luck. Also tried just adding alloy-editor-no-react-min.js to my app but that just results in a hung meteor.

1 Like

Does your error look like

I’ve done some research… not solved the problem yet but I can say this. You’ll need to grapple with CKeditor’s internal script loader, which I don’t think will work very easily with meteor.

It’s been a while since I looked at it and I don’t remember the specifics but trouble with CKeditor loading sounds familiar.