Skip to content

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