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

fix: prevent duplicate imports for custom sync routes #39

Merged
merged 2 commits into from
Apr 16, 2021

Conversation

MartinMa
Copy link
Contributor

Fixes #38

@MartinMa MartinMa changed the title fix: prevent duplicate imports for custom static routes fix: prevent duplicate imports for custom sync routes Apr 16, 2021
@MartinMa MartinMa force-pushed the fix-double-imports branch from 1d55a44 to 822832e Compare April 16, 2021 09:13
@hannoeru hannoeru merged commit 8b7a2d9 into hannoeru:main Apr 16, 2021
@hannoeru
Copy link
Owner

Thanks!

ckangwen pushed a commit to charrue/vite-plugin-pages that referenced this pull request Jan 24, 2023
* fix: prevent duplicate imports for custom sync routes

Fixes hannoeru#38

* chore: coding style

Co-authored-by: Han(ハン) <me@hanlee.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

onRoutesGenerated Uncaught SyntaxError: Identifier '_src_pages_index_vue' has already been declared
2 participants