enb / enb-magic-platform

ENB make platform to create nodes and targets in runtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Troubles with ./ in make

qfox opened this issue · comments

How to repeat:

magic make ./path

Expected:

22:20:53.039 - build started
22:20:53.383 - [rebuild] [...] file-provider
...
etc.

Actual:

22:24:21.900 - build started
22:24:22.188 - build finished - 1638ms
22:24:22.189 - build finished - 1639ms

Fixed in enb-magic-factory@0.4.2.

Looks like it's actual again.