valtzu / smart-coffee

Receive push notifications when coffee is ready. Based on polling the coffee machine energy consumption using TP-Link HS110 monitoring device.
MIT License
0 stars 1 forks source link

Use native ESM support on Node with --experimental-modules #9

Closed valtzu closed 6 years ago

valtzu commented 6 years ago

If we don't want to use .mjs extension, I think it's possible to declare own module loader to support ESM in .js files.

valtzu commented 6 years ago

Fixed in 9da0117400a11439cb996474950be4942b777515