bem-archive / bem-tools

Toolkit to work with files based on BEM methodology
http://bem.info/tools/bem/
MIT License
395 stars 72 forks source link

live reload for bem server #587

Closed apsavin closed 9 years ago

apsavin commented 9 years ago

326 was not merged, but live reload is must-have... Any plans?

tadatuta commented 9 years ago

@apsavin BrowserSync works just great: browser-sync start --files 'desktop.blocks/*/*' --proxy localhost:8080

awinogradov commented 9 years ago

Also you can use any file watcher for build execution on files change