TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Enabling Hot-Reloading with vuejs and Vue-CLI in Docker

1 pointsby nilsandreyabout 4 years ago

1 comment

nilsandreyabout 4 years ago
This works for me in Angular too, on Windows, WSL2 and Docker Desktop.<p>The environment variable is used actually by the chokidar[1] package, which is used by webpack, angular-cli and others.<p>[1] <a href="https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;chokidar" rel="nofollow">https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;chokidar</a>