SSENSE/vue-carousel

Bug: Module build failed when running vue-play

開放

#423 建立於 2019年4月13日

 (3 則留言) (2 個反應) (0 位負責人)JavaScript (513 個分叉)batch import
buggood first issue

倉庫指標

星標
 (1,705 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Bug Report

Current Behavior When running a yarn command that includes vue-play the module build fails with this error in the terminal:

image

And when I inspect in the browser:

image

Input Code and steps to reproduce

  1. clone the repository from the master branch
  2. run yarn to install dependencies
  3. run yarn dev or yarn build (Any script including vue-play)

Expected behavior/code Running a script that includes vue-play will correctly build modules.

貢獻者指南