Release-2024-1 Custom HTML client cannot be built

I was trying to …

build custom client

I was expecting …

client would be built successfully or I would have troubles with my custom plugin, but I have received error connected

Instead I’ve got …

can I fix it somehow inside my own build or it is something general?

This is related to the recent changes in the plugin code:

Three extarnal packages were merged back to the Origam reporitory. Please make sure your code does not depend on any of the three removed packages js-components , js-utils, js-plugins. Then point the imports from these packages that you were using directly to Origam were they are now.

More info can be found in the updated documentation.