Files
vue-cli/packages/@vue/cli-service/lib
Haoqun Jiang 52dbdf88ff chore: move the hash part in filename to query parameters (dev mode)
Development builts with HMR enabled have a bunch of problems with hashes
in filenames (e.g., https://github.com/webpack/webpack-dev-server/issues/377#issuecomment-241258405).

But to mitigate the Safari caching issue, hashes cannot be omitted.
So move them to query parameters to see if this works.
2018-09-10 19:54:44 +08:00
..
2018-08-10 09:32:05 -04:00
2018-09-05 14:28:38 +08:00