2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-24 13:50:34 +03:00

fix bug in htmlAttr handling causing missing attrs

This commit is contained in:
Declan de Wet
2016-10-31 07:52:20 +02:00
parent 017fde49e8
commit ac48085d38
5 changed files with 63 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# vue-meta
[![Gitter](https://badges.gitter.im/vue-meta/Lobby.svg)](https://gitter.im/vue-meta/Lobby)
Manage page meta info in Vue 2.0 server-rendered components. Supports streaming. No dependencies.
Manage page meta info in Vue 2.0 server-rendered components. Supports streaming.
> **Please note** that this project is still in very early alpha development and is *not* considered to be production ready.
> **You have been warned.** There is no sanitization yet, no tests, and you might even find some features are still missing.