Fix packaging by adding amoro transform at startup for the backend worker#115
Fix packaging by adding amoro transform at startup for the backend worker#115
Conversation
…rker Signed-off-by: Matteo Collina <hello@matteocollina.com>
|
This fixes the packaging but there is still a problem when exiting. This is the output I'm getting: @rozzilla have you got any ideas? |
@mcollina it seems that the transpilation do not work properly on the frontend. And when I open the |
|
By the way, with |
|
This can land. There is a problem in npx sending SIGINT twice, which would need to be specially handled here. This is required to fix it: platformatic/platformatic#4380. This PR can land. |

No description provided.