-
Notifications
You must be signed in to change notification settings - Fork 407
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
Comments
running |
It is not listening to scss or component changes.
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Brian Muenzenmeyer <notifications@github.com>
Sent: Tuesday, February 25, 2020 8:11:30 AM
To: pattern-lab/patternlab-node <patternlab-node@noreply.github.com>
Cc: HecOsbRod <hector.rodriguez@gmail.com>; Author <author@noreply.github.com>
Subject: Re: [pattern-lab/patternlab-node] No Watch installed (#1130)
running npm run pl:serve starts pattern lab in watch mode by default. does this meet your needs?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#1130?email_source=notifications&email_token=AAMVLGAZ77UPQZEUEBE6CQTREUKIFA5CNFSM4K2RTSYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEM34V7Y#issuecomment-590859007>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAMVLGHXD2VT53ZRXIKRRGDREUKIFANCNFSM4K2RTSYA>.
|
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 |
Just installed PL node version and it's not watching CSS changes either. |
Oh, yeah, sorry - missed that aspect. |
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! |
I just recently installed pattern-lab with the following options:
It doesn't come with any watch file (gulp, grunt or npm)
I'm running
mac
withnode v12.15.0
The text was updated successfully, but these errors were encountered: