tholcomb / symple-webpack-encore
Webpack Encore for Symple
v1.1.0
2021-09-24 18:08 UTC
Requires
- php: >=7.2
- pimple/pimple: ^3.2
- symfony/asset: ^5.0
- symfony/cache: ^5.0
- symfony/config: ^5.0
- symfony/http-kernel: ^5.0
- symfony/service-contracts: ^2.0
- symfony/web-link: ^5.0
- tholcomb/symple-core: ^1.0
- tholcomb/symple-http: ^1.0
- tholcomb/symple-twig: ^1.0
Requires (Dev)
- symfony/phpunit-bridge: ^5.0
- symfony/twig-bundle: ^5.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-25 05:47:33 UTC
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.
Install the bundle with:
composer require tholcomb/symple-webpack-encore