eriodesign / webpack-encore-bundle
Integration of your Symfony app with Webpack Encore
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 84
Type:symfony-bundle
pkg:composer/eriodesign/webpack-encore-bundle
Requires
- php: >=8.1.0
- symfony/asset: ^5.4 || ^6.2 || ^7.0
- symfony/config: ^5.4 || ^6.2 || ^7.0
- symfony/dependency-injection: ^5.4 || ^6.2 || ^7.0
- symfony/http-kernel: ^5.4 || ^6.2 || ^7.0
- symfony/service-contracts: ^1.1.9 || ^2.1.3 || ^3.0
Requires (Dev)
- symfony/framework-bundle: ^5.4 || ^6.2 || ^7.0
- symfony/phpunit-bridge: ^5.4 || ^6.2 || ^7.0
- symfony/twig-bundle: ^5.4 || ^6.2 || ^7.0
- symfony/web-link: ^5.4 || ^6.2 || ^7.0
README
This bundle allows you to use the splitEntryChunks() feature
from Webpack Encore by reading an entrypoints.json file
and helping you render all of the dynamic script and link
tags needed.