View Source Vite (vite v0.3.0)
Summary
Functions
Returns the configuration for the given profile.
Returns the configured esbuild version.
Installs vite with configured_version/0.
Installs, if not available, and then runs bun.
Returns the installed vite version.
Functions
Returns the configuration for the given profile.
Returns nil if the profile does not exist.
Returns the configured esbuild version.
Installs vite with configured_version/0.
Installs, if not available, and then runs bun.
Returns the same as run/2.
Returns the installed vite version.
Returns version_string on success or nil when vite is not available.
@spec run(binary(), atom(), [binary()]) :: non_neg_integer()