Skip to content

URL encode brackets in file path #415

@Xa3lis

Description

@Xa3lis

Hello !

We have a problem in our project where the [ and the ] are blocked by the GKE traefik module (Unauthorized characters i guess)

We were using Vue plugin pages before and it had a "nuxt routeStyle" (https://github.com/hannoeru/vite-plugin-pages#routestyle) and it was using a pages/xxx/_dynamicParam/index.vue format

The _xxx was working, but the [xxx] format is blocked

Is there a way to use _xxx format within this lib or is there a way to URL encode the path before it's handled by Vite ?

Thank's !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions