YahooArchive / mendel

A build toolchain for experimentation on isomorphic web applications with tree-inheritance and multivariate support.
MIT License
88 stars 25 forks source link

Mendel Daemon should watch .mendelrc or package.json and soft restart #144

Open irae opened 6 years ago

irae commented 6 years ago

Here are the two main use cases:

  1. When a new variation is created, mendel-daemon should pickup the new variation.
  2. When a variation is deleted, we should stop watching the files and directories and also don't serve the variation anymore

Additional low priority cases: