symfony / webpack-encore-bundle
Integration of your Symfony app with Webpack Encore
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Installs: 44 087 686
Dependents: 456
Suggesters: 4
Security: 0
Stars: 939
Watchers: 16
Forks: 83
Open Issues: 41
Type:symfony-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/http-client: ^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
- 2.x-dev
- v2.2.0
- v2.1.1
- v2.1.0
- v2.0.1
- v2.0.0
- v1.17.2
- v1.17.1
- v1.17.0
- v1.16.1
- v1.16.0
- v1.15.1
- v1.15.0
- v1.14.1
- v1.14.0
- v1.13.2
- v1.13.1
- v1.13.0
- v1.12.0
- v1.11.2
- v1.11.1
- v1.11.0
- v1.10.0
- v1.9.0
- v1.8.0
- v1.7.3
- v1.7.2
- v1.7.1
- v1.7.0
- v1.6.2
- v1.6.1
- v1.6.0
- v1.5.0
- v1.4.0
- v1.3.0
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.0
- v1.0.0
- dev-allow-entrypoints-file-to-be-hosted-remotely
- dev-main
- dev-fabpot-patch-1
- dev-autowireable-interfaces
- dev-fix-tests
This package is auto-updated.
Last update: 2024-11-02 07:44:20 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.