“”

Vite AssetCollector Vite AssetCollector

vite_asset_collector / stable

Bundle your TYPO3 frontend assets with Vite

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer require praetorius/vite-asset-collector

Tags

#vite #Frontend #build #watcher #Fluid #viewhelper

Last upload comment

[FEATURE] Import CSS from nested chunks
[TASK] Prevent flash of unstyled content for css entrypoints
[TASK] Use more coherent ViewHelper names

Downloads by month

Download 1.14.0 Extension Manual Found an Issue? Code Insights Packagist.org
Author
Simon Praetorius
Last update
18. Feb 2025
First upload
08. May 2023
Downloads
94,188
Category
Frontend
Dependencies
  • TYPO3 (12.4.0 - 13.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer require praetorius/vite-asset-collector to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
1.14.0 / stable
February 18, 2025
[FEATURE] Import CSS from nested chunks
[TASK] Prevent flash of unstyled content for css entrypoints
[TASK] Use more coherent ViewHelper names
12.4.0 - 13.4.99 Download
1.13.0 / stable
November 14, 2024
[TASK] Drop support for PHP 8.1 and TYPO3 11 by @s2b
[FEATURE] Prevent duplicate cache busting with TYPO3 13 by @s2b
[BUGFIX] Use ServerRequest of event if available by @linawolf
12.4.0 - 13.4.99 Download
1.12.0 / stable
October 31, 2024
* [FEATURE] mutate CSP rules to allow vite-server
* [TASK] Get request from renderingContext attribute if availablevite-asset-collector/pull/74
* [DOCS] various documentation improvements
11.5.0 - 13.4.99 Download
1.11.0 / stable
August 03, 2024
[TASK] Prepare release of 1.11.0
11.5.0 - 13.4.99 Download
1.10.0 / stable
August 02, 2024
[TASK] Optimize CI
[TASK] Setup nightly job correctly
[TASK] Define dependencies explicitly
[TASK] Attempt to fix nightly
[TASK] Show all errors in CI run
[TASK] Try to run nightly without dev stability for all packages
[TASK] Make running tests locally more stable
[TASK] Migrate test metadata to php attributes
[FEATURE] Dev server support for resource.vite ViewHelper
[DOC] Adjust readme to use vite-plugin-typo3
[TASK] Deprecate ViteConfigCommand.php
[DOC] Adjust wording in documentation
[TASK] Fix CGL issues
[TASK] Fix CI setup for 11
[DOC] Migrate to TYPO3 documentation rendering
[FEATURE] Add support for ddev-vite-sidecar
[DOC] Prepare docs for ddev-vite-sidecar
[DOC] Fix link to documentation
[DOC] Clarify vite setup
[TASK] Prepare release of 1.10.0
[BUGFIX] Correctly handle CSS only entrypoints in AssetLoader
[BUGFIX] Respect addCss argument
[TASK] Improve return types
[TASK] Add test coverage for css-only entrypoints
11.5.0 - 13.4.99 Download
1.9.0 / stable
February 02, 2024
[FEATURE] Add v13 support
11.5.0 - 13.9.99 Download
1.8.0 / stable
January 27, 2024
[FEATURE] Enable CSS sourcemaps in dev mode
[FEATURE] extension config api
[FEATURE] Add data structure for vite manifest files
[BUGFIX] Embed CSS files from code splitting
11.5.0 - 12.4.99 Download
1.7.0 / stable
November 17, 2023
[TASK] Substitute __dirname for full ESM support
[FEATURE] Support for new vite5 folder structure
11.5.0 - 12.4.99 Download
1.6.0 / stable
October 27, 2023
[TASK] Fix mixed quotes in generated config
[FEATURE] Add vite-plugin-auto-origin to default config
[DOC] Describe role of config command
11.5.0 - 12.4.99 Download
1.5.0 / stable
October 05, 2023
[FEATURE] SvgIconProvider with vite support (thx @ochorocho)
[BUGFIX] Exception if EXT entrypoint doesn’t exist
11.5.0 - 12.4.99 Download
1.4.0 / stable
September 28, 2023
[FEATURE] Yaml placeholder processor
[TASK] Add temporary solution for origin problem
[DOC] Fix npm install command
11.5.0 - 12.4.99 Download
1.3.0 / stable
September 11, 2023
[FEATURE] Console command to generate boilerplate vite config
[FEATURE] Add support for EXT: prefix
[TASK] Set path from config command as default manifest in new installations
[TASK] Add option to return non-web path of vite asset
[TASK] Use PathUtility::dirname() in ViteService
[DOC] Improved README with console command
11.5.0 - 12.4.99 Download
1.2.0 / stable
July 31, 2023
[FEATURE] Add option to include/exclude css assets by @jan-vodila
[FEATURE] Generate asset URIs with resource.vite ViewHelper
[FEATURE] Ability to use global nonce for assets
[BUGFIX] Output correct exception text
[TASK] Adjust vite config example
11.5.0 - 12.4.99 Download
1.1.0 / stable
May 29, 2023
[FEATURE] 11.5 compatibility by @janslu
[FEATURE] Default manifest file via configuration
[TASK] Check for TYPO3 constant
[BUGFIX] Deprecation warnings in PHP 8.2
11.5.0 - 12.4.99 Download
1.0.0 / stable
May 08, 2023
Initial release
12.4.0 - 12.4.99 Download