Skip to content

Add information in devdocs for windows users to get webpack hot relods working

Jonas Böwer requested to merge JonasBoewer/foodsharing:patch-10 into master

What does this MR do?

Added info for windows issue where webpack-dev-server does not recognize changes in vue components for example. Adding the watch option allows to see changes on windows hosts without restarting the container.

How confident are you it won't break things if deployed?

100%. It's the docs.

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible... (Test not needed. It's the docs.)
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))

Merge request reports