Bug: npm run build
should produce ES5 code to properly support old MFDs
#450
Labels
bug
Something isn't working
... continuation of https://github.com/victronenergy/victron-mfd-modules/issues/14.
Currently the code emitted to
dist/
is a strange mix of anything that comes in that luckily works on the MFDs but only until a point where a modern dependency comes in like MQTT 5.Make sure we really produce ES5.
The text was updated successfully, but these errors were encountered: