SSENSE/vue-carousel

Bug: Module build failed when running vue-play

Open

#423 ouverte le 13 avr. 2019

Voir sur GitHub
 (3 commentaires) (2 réactions) (0 assignés)JavaScript (513 forks)batch import
buggood first issue

Métriques du dépôt

Stars
 (1 705 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur