Skip to content

A simple but powerful API for processing & compiling assets built around Webpack

License

Notifications You must be signed in to change notification settings

symfony/webpack-encore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2e044a9 · Dec 15, 2022
Sep 8, 2022
Mar 16, 2022
Oct 10, 2022
Oct 10, 2022
Dec 3, 2020
Oct 10, 2022
Nov 21, 2022
Jul 20, 2017
Feb 12, 2021
Jun 3, 2017
Oct 20, 2022
Dec 31, 2020
Nov 18, 2020
Oct 10, 2022
Dec 15, 2022
May 31, 2021
Oct 10, 2022

Repository files navigation

Webpack Encore: A Simple & Powerful Webpack API

Build Status NPM Version Node

Webpack Encore is a simpler way to integrate Webpack into your application. It wraps Webpack, giving you a clean & powerful API for bundling JavaScript modules, pre-processing CSS & JS and compiling and minifying assets. Encore gives you a professional asset system that's a delight to use.

Encore is inspired by Webpacker and Mix, but stays in the spirit of Webpack: using its features, concepts and naming conventions for a familiar feel. It aims to solve the most common Webpack use cases.

Encore is made by Symfony and works beautifully in Symfony applications. But it can easily be used in any application... in any language!

Documentation

Read the Documentation on symfony.com or view a demo application: symfony/demo.