Now I behave embarrassingly. I fixed everything and the build runs fine, but now I don't know how to publish to npm. I have `npm publish` in the `modules/tinymce` directory (and removed the `private: true`), but it just published the source files instead of building the project. I think the contents of `dist/hugerte_1.0.0_component.zip` are those who have to be published (including files are mostly the same as in https://www.npmjs.com/package/tinymce?activeTab=code). Now when running `lerna publish`, it assumes all packages have changed...how can I just publish the right HugeRTE build? Are you familiar with this stuff?
Note: I've unpublished the wrong `hugerte` from npm right away. ChatGPT says I now have to wait 72 hours...okay. It'd be really great if you could tell me how to do it right in the meantime, though I don't know if you are familiar with this stuff. :disappointed:
Originally posted by @carlosmintfan in https://github.com/hugerte/hugerte/issues/8#issuecomment-2387047978
I'm going to publish the right files at npm and packagist today.