“”

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 req praetorius/vite-asset-collector

Tags

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

Last upload comment

[FEATURE] Add v13 support

Downloads by month

Download 1.9.0 External Manual Found an Issue? Code Insights Packagist.org
Author
Simon Praetorius
Last update
02. Feb 2024
First upload
08. May 2023
Downloads
25,392
Category
Frontend
Dependencies
  • TYPO3 (11.5.0 - 13.9.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 req 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.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