Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Watch doesn't reload on CSS changes #62

Open
edward-simpson opened this issue Jun 7, 2019 · 0 comments
Open

Watch doesn't reload on CSS changes #62

edward-simpson opened this issue Jun 7, 2019 · 0 comments

Comments

@edward-simpson
Copy link

General information

  • NodeJS version: 8.12.0
  • NPM version: 6.9.0

Problem description

patternlab serve initiates a browsersync watch, and reloads on template file changes, but does not on changes to CSS

Reproduction steps

  1. npm run patternlab serve --config ./path-to-patternlab-config.json
  2. Make change to template file (triggers reload)
  3. Make change to CSS (or gulp recompile css) (does not trigger reload)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant