buggood first issue
Repository-Metriken
- Stars
- (1.705 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Bug Report
Current Behavior
When running a yarn command that includes vue-play the module build fails with this error in the terminal:

And when I inspect in the browser:

Input Code and steps to reproduce
- clone the repository from the
masterbranch - run
yarnto install dependencies - run
yarn devoryarn build(Any script includingvue-play)
Expected behavior/code
Running a script that includes vue-play will correctly build modules.