https://github.com/symfony/webpack-encore-bundle
Symfony integration with Webpack Encore!
https://github.com/symfony/webpack-encore-bundle
Last synced: 2 days ago
JSON representation
Symfony integration with Webpack Encore!
- Host: GitHub
- URL: https://github.com/symfony/webpack-encore-bundle
- Owner: symfony
- License: mit
- Created: 2018-09-09T17:16:00.000Z (over 6 years ago)
- Default Branch: 2.x
- Last Pushed: 2025-03-26T21:11:10.000Z (about 1 month ago)
- Last Synced: 2025-04-23T20:56:03.226Z (2 days ago)
- Language: PHP
- Homepage: https://symfony.com/webpack-encore
- Size: 297 KB
- Stars: 946
- Watchers: 24
- Forks: 83
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
WebpackEncoreBundle: Symfony integration with Webpack Encore!
=============================================================This bundle allows you to use the `splitEntryChunks()` feature
from [Webpack Encore][1] by reading an `entrypoints.json` file
and helping you render all of the dynamic `script` and `link`
tags needed.[Read the documentation][2]
[1]: https://symfony.com/doc/current/frontend.html
[2]: https://symfony.com/bundles/WebpackEncoreBundle/current/index.html