SSENSE/vue-carousel

Bug: Module build failed when running vue-play

オープン

#423 opened on 2019/04/13

 (3 件のコメント) (2 件のリアクション) (0 人の担当者)JavaScript (513 件のフォーク)batch import
buggood first issue

Repository metrics

Stars
 (1,705 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド