Skip to content

Commit

Permalink
Build dist
Browse files Browse the repository at this point in the history
  • Loading branch information
matpeder committed Aug 6, 2018
1 parent 626c008 commit 025a590
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion dist/skyvideo.js
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ var Component = __webpack_require__(44)(
/* cssModules */
null
)
Component.options.__file = "/Users/rudiornhoj/Sites/roernhoej/sky-video/src/SkyVideo.vue"
Component.options.__file = "/Users/mhelmuth/Sites/mhelmuth/skybrud/sky-video/src/SkyVideo.vue"
if (Component.esModule && Object.keys(Component.esModule).some(function (key) {return key !== "default" && key !== "__esModule"})) {console.error("named exports are not supported in *.vue files.")}
if (Component.options.functional) {console.error("[vue-loader] SkyVideo.vue: functional components are not supported with templates, they should use render functions.")}

Expand Down Expand Up @@ -1041,6 +1041,7 @@ module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c
attrs: {
"frameborder": "0",
"allowfullscreen": "allowfullscreen",
"allow": "autoplay",
"src": _vm.iframeSrc
}
})]) : _c('div', {
Expand Down
Loading

0 comments on commit 025a590

Please sign in to comment.