NodeJS: Including a non-existing Library action, even though the step is disabled, causes an error

Wappler v6.x/v7 beta 23
NodeJS: Including a non-existing Library action, even though the step is disabled, causes an error due to non-existing file

In my opinion, disabled steps should not be evaluated at run-time

The include isn't an actual action step, it doesn't have the options for disable and output, those should actually be disabled there.

FYI: