Skip to content

Add information about static routes #166

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

gosver
Copy link

@gosver gosver commented Mar 18, 2025

Static Files Handling Note: This plugin does not process or rewrite URLs starting with /static/ from the your root

I couldn't open documents or images in dev mode and could only preview them in the build version until I found the createRewire() rule in the code. It turns out that paths starting with /static are ignored by the plugin, which helped me prevent these conflicts and open my files.

Static Files Handling Note: This plugin does not process or rewrite URLs starting with /static/ from the your root
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.

1 participant