vuejs / vue-loader

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

fix: reference project compiler, fixes #2031 #2038

Closed heywhy closed 1 year ago

heywhy commented 1 year ago

This PR fixes this issue #2031. These changes are important in situations where one is only interested in using the loader to compiler the SFCs but not dependent on Vue itself (custom renderer projects).