ktsn / vue-template-loader

Vue.js 2.0 template loader for webpack
MIT License
266 stars 26 forks source link

solve #25 #26

Closed ytkj closed 7 years ago

ytkj commented 7 years ago

solve #25.

ktsn commented 7 years ago

I think we should use loader-utils' stringifyRequest for this. https://github.com/webpack/loader-utils#stringifyrequest

ytkj commented 7 years ago

Oh. I didnt know that API in loader-util. Sounds better than my pull-req. Please close this.