vuejs / vue-issue-helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inclue links to starter JSFiddle/ Codesandbox examples for reproductions

eddyerburgh opened this issue · comments

This is mainly a problem with vue-test-utils.

We ask for a reproduction in JSFiddle, but users struggle to set vue-test-utils up in JSFiddle.

I've created a starter for vue-test-utils—https://jsfiddle.net/eddyerburgh/sghur81m/6/. I'd like to add this link in the issue helper so that users find it easier to create reproductions.

Sure, feel free to do a PR

@eddyerburgh npmcdn was renamed to unpkg so, you should use unpkg.com instead (it's the same service, just renamed for legal reasons)