UCLALibrary / ucla-library-website-components

This is a library of Vue components that will be used in UCLA Library Nuxt websites.
Other
4 stars 1 forks source link

feat: APPS-2777 fix nitro crawling issue #534

Closed pghorpade closed 4 days ago

pghorpade commented 1 week ago

Connected to APPS-2777

This PR fixes an issue of Nuxt nitro not able to crawl our component router links or anchor tags.

github-actions[bot] commented 6 days ago

🚀 Deployed on https://deploy-preview-534--ucla-library-storybook-vue3x.netlify.app

pghorpade commented 4 days ago

Looks good, cool fix, is there anything we should document here about that resolve dirname bit? Was it causing the problem?

Approved ✅

@farosFreed It was not required , as vite internally knows where the entry file is.

pghorpade commented 4 days ago

:tada: This PR is included in version 2.39.0-alpha.87 :tada:

The release is available on:

Your semantic-release bot :package::rocket: