unvt / charites

It is an application to style vector tiles easily
https://unvt.github.io/charites/
MIT License
54 stars 13 forks source link

`build` コマンドへの `--watch` オプションの追加 #1

Closed miya0001 closed 3 years ago

miya0001 commented 3 years ago

--watch オプションを付けることで、ブラウザが起動し、保存を watch してライブリロードさせたい。

miya0001 commented 3 years ago

Jekyll を参考に serve コマンドとして実装した。