kalamuna / kalastatic

:electric_plug: Facilitate the front-end experience through Styleguides and Prototypes
https://kalamuna.github.io/kalastatic/
41 stars 14 forks source link

kalastatic start and twig files #594

Open RobLoach opened 5 years ago

RobLoach commented 5 years ago

When running kalastat start and updateing Twig files, you need to restart the application entirely... Fix this so that you don't need to.

Reproted by @aporretta4

RobLoach commented 5 years ago
  1. kalastatic start
  2. Update a twig
  3. See that browsersync reloads but the twig content doesn't have new contetn

The HTML files do change, but web server doesn't get new contents

aporretta4 commented 5 years ago

@RobLoach Just an update. This bug was exhibited when trying to modify organisms on the https://github.com/kalamuna/kalamuna.com/ project. However, when modifying atoms in a different project, changes were reflected immediately and successfully.