An open API service indexing awesome lists of open source software.

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!

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