View Source mix vite (vite v0.2.1)

Invokes vite with the given args.

Usage:

$ mix vite VITE_OPTIONS PROFILE VITE_ARGS

Example:

$ mix vite default --config=vite.config.js 

If vite is not installed, it is automatically installed. Note the arguments given to this task will be appended to any configured arguments.

Options

Note flags to control this Mix task must be given before the profile:

$ mix vite --some-config default