enb / enb-magic-platform

ENB make platform to create nodes and targets in runtime
Other
10 stars 3 forks source link

Troubles with ./ in make #35

Closed qfox closed 9 years ago

qfox commented 9 years ago

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
blond commented 9 years ago

Fixed in enb-magic-factory@0.4.2.

qfox commented 8 years ago

Looks like it's actual again.