vuejs / vue-loader

📦 Webpack loader for Vue.js components
MIT License
4.99k stars 915 forks source link

fix: keep build stable when run in a different path #2040

Closed mvorisek closed 1 year ago

mvorisek commented 1 year ago

fix #2028, full credit goes to @alexander-akait, thank you!

I have tested this fix and I can confirm the original issue is fixed with it.

alexander-akait commented 1 year ago

@yyx990803 this is the correct fix for stable file content

mvorisek commented 1 year ago

Hi @sodatea, would it be possible to merge this PR, please?

haoqunjiang commented 1 year ago

Sure.

I'm away from home today, though. I'll take a look and try to cut a new release this weekend.

mvorisek commented 1 year ago

@sodatea the webpack 4 tests timeout for some unknown/unrelated reason, but otherwise the tests pass - can a new release be tagged?

haoqunjiang commented 1 year ago

Fixed and released.