Skip to content

[HELP] How to hide routes paths in production from being exposed to public #15099

Closed as not planned
@phantom-combat-venue

Description

@phantom-combat-venue

Describe the problem

How to hide compiled routes path in production from being exposed to public

source code:

Image

after build:

Image

this means can anyone open browser console F12 then CTRL+ALT+F and judt type "/login" will find all routes i used on my app and tables that i used in dashboard ?

there are any kind of obfuscation for this ?

Describe the proposed solution

obfuscation routes

Importance

i cannot use svelte without it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions