vuejs / vue-component-compiler

Compile a single file Vue component into a CommonJS module.
MIT License
342 stars 52 forks source link

3.4.4 dist files out of sync #77

Closed miljan-aleksic closed 5 years ago

miljan-aleksic commented 5 years ago

The https://unpkg.com/@vue/component-compiler@3.4.4/dist/assembler.js file is not reflecting the changes introduced in 3.4.4 release, specifically at line 277 and 279 is missing a hasStyle check.

znck commented 5 years ago

Published v3.4.5