caisse-bliss/vendor/symfony/webpack-encore-bundle/README.md

13 lines
479 B
Markdown
Raw Normal View History

2023-06-19 12:13:30 +02:00
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