vue-realworld-example-app
vue-realworld-example-app copied to clipboard
fix trailing / bug
if no slug don't trail a /
Hey @lastlink the Build is failing since slug is not contributed in this example function, unfortunately.
Is this from the unit tests?
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.