vuejs / vue-cli-plugin-vue-next

A Vue CLI plugin for trying out vue-next (experimental)
MIT License
339 stars 23 forks source link

The style hash value after packaging is missing #35

Closed wyx11223344 closed 4 years ago

wyx11223344 commented 4 years ago

What problem i'm having?

When project runs in the dev : .button-content[data-v-3cf96c0f] After packing : .button-content

What are my expected results?

When project runs in the dev : .button-content[data-v-3cf96c0f] After packing : .button-content[data-v-3cf96c0f]