Skip to content

How to expose the server #246

@cinnamoroll6130

Description

@cinnamoroll6130

vite has an option to expose the server with --host flag.
I tried the same flag with electron-vite but it doesn't work.
Like this

"scripts": {
  "dev": "electron-vite dev --host"
  ...
}

Please let me know how to expose the server with electron-vite.

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