Receive push notifications when coffee is ready. Based on polling the coffee machine energy consumption using TP-Link HS110 monitoring device.
0
stars
1
forks
source link
Use native ESM support on Node with --experimental-modules #9
Closed
valtzu closed 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.