contaoblackforest / contao-encore-bundle
Contao Encore Bundle
Installs: 586
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 4
Forks: 0
Type:contao-bundle
Requires
- php: ^7.1.3
- ext-filter: *
- contao-community-alliance/contao-polyfill-bundle: ^1.0
- contao/core-bundle: ^4.4
- menatwork/contao-multicolumnwizard-bundle: ^3.4
- psr/cache: ^1.0
- symfony/asset: ^3.3 || ^4.1
- symfony/cache: ^3.3 || ^4.1
- symfony/config: ^3.3 || ^4.1
- symfony/dependency-injection: ^3.3 || ^4.1
- symfony/event-dispatcher: ^3.3 || ^4.1
- symfony/http-kernel: ^3.3 || ^4.1
- symfony/webpack-encore-bundle: ^1.5
Requires (Dev)
- contao/manager-plugin: ^2.1
- doctrine/dbal: ^2.5
- friendsofsymfony/http-cache: ^2.0
- php-http/mock-client: ^1.0
- phpcq/all-tasks: ^1.2
- phpunit/phpunit: ^7.5 || ^8.4
- psr/container: ^1.0
This package is auto-updated.
Last update: 2024-10-23 14:54:38 UTC
README
Contao Encore Bundle
This Bundle provide the Symfony Webpack Encore for Contao.
It is preconfigured for the webpack encore extension. If you use own things, so overwrite it in your project.
The pre configuration for the extension is:
webpack_encore: output_path: '%kernel.project_dir%/web/layout'
How to use Webpack Encore can you read here .
Use in Contao
In Contao you can add your sources in the page layout.