Commit graph

14 commits

Author SHA1 Message Date
b1c59d866a Fix watch command not working 2022-11-23 12:07:32 +01:00
dd198d8aaa Update webpack and leaflet 2022-11-23 11:31:40 +01:00
ccd9bcd3b5 Types are now bidirectional
It is still possible to define types as functions (Buffer => string for 
state topics, string => Buffer for command topics). Otherwise types have 
from and to properties.
(Fixes #101)
2020-10-19 05:45:09 +02:00
2997ff8862 Various improvements 2020-10-08 20:31:42 +02:00
d39e547623 Fix svg import & update dependencies
(Fixes #132)
2020-10-04 18:46:37 +02:00
greenkeeper[bot]
43dcf12281 Update clean-webpack-plugin to the latest version 🚀 (#97)
* chore(package): update clean-webpack-plugin to version 2.0.0

* chore(package): update lockfile yarn.lock

* Update webpack.config.js
2019-03-08 08:50:28 +01:00
774a447288 Last try of using babel polyfill 2018-08-12 16:41:07 +02:00
ed0f22645e Completely rework how icons work in mqtt control map 2018-06-24 16:34:59 +02:00
8a37cf2c95 refactor webpack config 2018-06-19 12:35:10 +02:00
c99cc70bcf Optimize build process 2017-11-06 09:39:55 +01:00
2f342b72bc Use material-design-icons instead of material-icons 2017-11-06 05:50:15 +01:00
412d95f07a First sketch of layers 2017-10-27 16:43:17 +02:00
d1dd22eb5d Automatically run flow on build 2017-10-27 16:40:42 +02:00
9d69521b26 First commit 2017-09-12 19:17:33 +02:00