somardigital/silverstripe-vite

A module to allow loading Vite assets in Silverstripe

Installs: 148

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

v1.0.1 2024-09-08 20:42 UTC

This package is auto-updated.

Last update: 2025-01-08 21:18:47 UTC


README

WIP: This project is a work in progress. Although it is fully working we are still implementing unit testing and github actions.

This module provides the ability to load Vite assets into Silverstripe.

Note: This module does not provide any frontend build tooling

Installation

composer require "somardigital/silverstripe-vite"

Requirements

  • php: ^8.1
  • silverstripe/cms: ^5

Documentation

Todo

  • Add unit tests
  • Fix CI
  • Implement usage in templates
  • Allow multiple manifest files
  • Add support for modules