Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Fix order-in-components rule doc page demo not working #2078

Merged
merged 3 commits into from
Jan 13, 2023

Conversation

ota-meshi
Copy link
Member

@ota-meshi ota-meshi commented Jan 13, 2023

I noticed that the demo on the order-in-components rule documentation page is not working.
https://eslint.vuejs.org/rules/order-in-components.html

image

This PR modifies the source code to make it work in the demo.

The cause seems to be that the conversion by @originjs/vite-plugin-commonjs does not work.

This PR will fix the problem by changing this repository to do the same logic as @originjs/vite-plugin-commonjs.

@ota-meshi ota-meshi merged commit 549bc29 into master Jan 13, 2023
@ota-meshi ota-meshi deleted the fix-doc branch January 13, 2023 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants