Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Watch installed #1130

Closed
HecOsborneRod opened this issue Feb 24, 2020 · 6 comments
Closed

No Watch installed #1130

HecOsborneRod opened this issue Feb 24, 2020 · 6 comments

Comments

@HecOsborneRod
Copy link

I just recently installed pattern-lab with the following options:

  • Handlebars
  • Handlebars base patterns

It doesn't come with any watch file (gulp, grunt or npm)

I'm running mac with node v12.15.0

@bmuenzenmeyer
Copy link
Member

running npm run pl:serve starts pattern lab in watch mode by default. does this meet your needs?

@HecOsborneRod
Copy link
Author

HecOsborneRod commented Feb 25, 2020 via email

@mfranzke
Copy link
Contributor

mfranzke commented Feb 25, 2020

Patternlab.io itself doesn‘t provide any CSS preprocessor (like sass/scss) compiling functionality and that for not a watcher - so you‘re perfectly free to choose one on your own.

And what exactly do you mean by component changes? Using the command that Brian has mentioned should start a watcher for *.hbs file changes and reload the pattern page in the browser after you did a change.

Compare to e.g. #1043 as well

@hmalaud
Copy link

hmalaud commented Feb 26, 2020

Just installed PL node version and it's not watching CSS changes either.
You might want to have a look at #1064, it fixed CSS watch for me.

@mfranzke
Copy link
Contributor

mfranzke commented Feb 26, 2020

Just installed PL node version and it's not watching CSS changes either.
You might want to have a look at #1064, it fixed CSS watch for me.

Oh, yeah, sorry - missed that aspect.

@stale
Copy link

stale bot commented Apr 26, 2020

It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants