eriodesign / webpack-encore-bundle
Integration of your Symfony app with Webpack Encore
Package info
github.com/eriodesign/webpack-encore-bundle
Type:symfony-bundle
pkg:composer/eriodesign/webpack-encore-bundle
2.1
2024-03-22 10:33 UTC
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.