class

Vite

Inherits Reference / Object

Constructors

new(port : Int32 = 5173, source_path : String = "src/frontend")
Source

Instance methods

client_tag

Returns the Vite client script tag when in development mode

Source
dev_handler

Returns a pre-configured instance Proxy Handler for development

Source
dev_server_running?

FIXME: perhaps use .monotonic instead?

Source
port
Source
script_tag(path : String, preload : Bool = false) : String
Source
source_path
Source
style_tag(path : String) : String
Source

Nested types