Closed ashthespy closed 4 years ago
ready to test ;-)
done but we need to fix the size of node_modules. If generated now, it exceed 11MB and volumio fails to install the plugin. The old one is <800kB...
I didn't add any new node_modules
?
PS: I am not sure what scripts your using to package the plugin, but you need to run npm install --production
..
Yes I know. It is just that some node dependencies changed and now are really bigger. I didn't analyse which one though. To be simple, I just kept old node modules instead of regenerated them.
Some small fixes v0.2.2 - 2020-10-07, shouldn't break anything ;-)
EDIT: Fixes #282