Update server to support asset change detection#1144
Update server to support asset change detection#1144bmuenzenmeyer merged 4 commits intopattern-lab:devfrom JosefBredereck:feature-server-asset-change
Conversation
Also did a refactoring on the server to match eslint config.
|
I tested this the following way: make change to source/css/pattern-scaffolding.css changes are not reflected in the running app |
|
I just reproduced your test with If you change something in body {
background: red;
} |
|
@JosefBredereck i apologize - i tried pulling this fork locally a new way and as it turns out, I had NONE of your changes 😊 This now is working for me too - tested on Mac and Windows |
|
@bmuenzenmeyer do we close the tickets accordingly? |
|
they should auto close when released - if you dont mind waiting for that |
…r-asset-change Update server to support asset change detection
Closes #
#1064 #1130 #957
Needs to be tested on Mac before close #
#1114
Summary of changes:
Fix listed bugs / feature requests and also did a refactoring on the server to match eslint config.