vue-realworld-example-app icon indicating copy to clipboard operation
vue-realworld-example-app copied to clipboard

fix trailing / bug

Open lastlink opened this issue 7 years ago • 3 comments

if no slug don't trail a /

lastlink avatar Sep 11 '18 03:09 lastlink

Hey @lastlink the Build is failing since slug is not contributed in this example function, unfortunately.

igeligel avatar Oct 01 '18 18:10 igeligel

Is this from the unit tests?

lastlink avatar Oct 01 '18 23:10 lastlink

Nahh, you can run yarn run build or npm run build. This is also where netlify failed. The variable slug is just not available in this scope.

igeligel avatar Oct 02 '18 05:10 igeligel