Download the PHP package marko/vite without Composer
On this page you can find all versions of the php package marko/vite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor marko
Package vite
Short Description Vite integration for the Marko Framework - asset manifest resolution and dev-server detection
License MIT
Package vite
Short Description Vite integration for the Marko Framework - asset manifest resolution and dev-server detection
License MIT
Please rate this library. Is it a good library?
Informations about the package vite
marko/vite
Vite integration for the Marko Framework — asset manifest resolution and dev-server detection for production builds and HMR.
Installation
Quick Example
In dev (vite.useDevServer = true), this emits <script type="module"> tags pointing at the Vite dev server. In production, it reads public/build/.vite/manifest.json and emits hashed <script>, <link rel="stylesheet">, and <link rel="modulepreload"> tags.
Documentation
Full usage, API reference, and examples: marko/vite
All versions of vite with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.5
marko/config Version self.version
marko/core Version self.version
marko/env Version self.version
marko/config Version self.version
marko/core Version self.version
marko/env Version self.version
The package marko/vite contains the following files
Loading the files please wait ...