Open
Description
Version
3.0.3
Node and OS info
yarn 1.9.4
Steps to reproduce
What is expected?
serving via vue-cli-service serve
serves up app.js on demand when developing in safari
What is actually happening?
a stale app.js is served and never updated following changes (hot-reloaded) in safari
creating issue for tracking since I couldn't find anything in issues (had to dig through commits and file changes)