vue-hot-reload-api
Advanced tools
Comparing version
@@ -112,3 +112,2 @@ var Vue // late bind | ||
if (typeof options.el !== 'string' && typeof options.data !== 'object') { | ||
console.log('[HMR] Hot component detected: ' + format(id)) | ||
makeOptionsHot(id, options) | ||
@@ -115,0 +114,0 @@ map[id] = { |
{ | ||
"name": "vue-hot-reload-api", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "hot reload api for *.vue components", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
6136
-1.02%214
-0.47%