File: README.md

package info (click to toggle)
php-symfony-webpack-encore-bundle 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 408 kB
  • sloc: php: 1,697; xml: 92; makefile: 22
file content (12 lines) | stat: -rw-r--r-- 479 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
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