diff --git a/public/js/app.js b/public/js/app.js index aaa6eac..744383d 100644 --- a/public/js/app.js +++ b/public/js/app.js @@ -17644,9 +17644,9 @@ Vue.component('new-items', __webpack_require__(161)); Vue.component('hot-items', __webpack_require__(168)); // Entry page. -Vue.component('entry-description', __webpack_require__(173)); -Vue.component('entry-changelog', __webpack_require__(178)); -Vue.component('entry-screenshots', __webpack_require__(183)); +Vue.component('entry-description', __webpack_require__(196)); +Vue.component('entry-changelog', __webpack_require__(201)); +Vue.component('entry-screenshots', __webpack_require__(206)); new Vue({ el: '#app' @@ -60204,19 +60204,47 @@ if (false) { } /***/ }), -/* 173 */ +/* 173 */, +/* 174 */, +/* 175 */, +/* 176 */, +/* 177 */, +/* 178 */, +/* 179 */, +/* 180 */, +/* 181 */, +/* 182 */, +/* 183 */, +/* 184 */, +/* 185 */, +/* 186 */ +/***/ (function(module, exports) { + +// removed by extract-text-webpack-plugin + +/***/ }), +/* 187 */, +/* 188 */, +/* 189 */, +/* 190 */, +/* 191 */, +/* 192 */, +/* 193 */, +/* 194 */, +/* 195 */, +/* 196 */ /***/ (function(module, exports, __webpack_require__) { var disposed = false function injectStyle (ssrContext) { if (disposed) return - __webpack_require__(174) + __webpack_require__(197) } var normalizeComponent = __webpack_require__(2) /* script */ -var __vue_script__ = __webpack_require__(176) +var __vue_script__ = __webpack_require__(199) /* template */ -var __vue_template__ = __webpack_require__(177) +var __vue_template__ = __webpack_require__(200) /* template functional */ var __vue_template_functional__ = false /* styles */ @@ -60233,7 +60261,7 @@ var Component = normalizeComponent( __vue_scopeId__, __vue_module_identifier__ ) -Component.options.__file = "resources/assets/js/components/EntryDescription.vue" +Component.options.__file = "resources/assets/js/components/Entry/EntryDescription.vue" /* hot reload */ if (false) {(function () { @@ -60242,9 +60270,9 @@ if (false) {(function () { if (!hotAPI.compatible) return module.hot.accept() if (!module.hot.data) { - hotAPI.createRecord("data-v-3413e53e", Component.options) + hotAPI.createRecord("data-v-d6ae1884", Component.options) } else { - hotAPI.reload("data-v-3413e53e", Component.options) + hotAPI.reload("data-v-d6ae1884", Component.options) } module.hot.dispose(function (data) { disposed = true @@ -60255,23 +60283,23 @@ module.exports = Component.exports /***/ }), -/* 174 */ +/* 197 */ /***/ (function(module, exports, __webpack_require__) { // style-loader: Adds some css to the DOM by adding a