diff --git a/dist/vue-color.js b/dist/vue-color.js index 3bed766..a51dd1f 100644 --- a/dist/vue-color.js +++ b/dist/vue-color.js @@ -7,7 +7,7 @@ exports["VueColor"] = factory(); else root["VueColor"] = factory(); -})(this, function() { +})(typeof self !== 'undefined' ? self : this, function() { return /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; @@ -70,7 +70,7 @@ return /******/ (function(modules) { // webpackBootstrap /******/ __webpack_require__.p = ""; /******/ /******/ // Load entry module and return exports -/******/ return __webpack_require__(__webpack_require__.s = 9); +/******/ return __webpack_require__(__webpack_require__.s = 22); /******/ }) /************************************************************************/ /******/ ([ @@ -175,7 +175,7 @@ if (typeof DEBUG !== 'undefined' && DEBUG) { ) } } -var listToStyles = __webpack_require__(13) +var listToStyles = __webpack_require__(26) /* type StyleObject = { @@ -203,14 +203,18 @@ var singletonElement = null var singletonCounter = 0 var isProduction = false var noop = function () {} +var options = null +var ssrIdKey = 'data-vue-ssr-id' // Force single-tag solution on IE6-9, which has a hard limit on the # of