Extension web pour la Web TV Solary.
- Node.js 10+
- yarn
Just run yarn
.
Build the extension for production, in folder dist
.
Build the extension for development, in folder dist
.
Watch any modifications and then run yarn build
.
Watch any modifications and then run yarn build:dev
.
Generate a zip of the extension, e.g. dist-zip/Solary-v1.X.X.zip
.