@weaverryan/webpack-remix
v0.6.0
Published
Webpack Encore: A Simple & Powerful Webpack API ===============================================
Downloads
8
Readme
Webpack Encore: A Simple & Powerful Webpack API
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 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.
.. tip::
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
_
.. _Webpack
: https://webpack.js.org/
.. _Webpacker
: https://github.com/rails/webpacker
.. _Mix
: https://laravel.com/docs/5.4/mix
.. _Read the Documentation on symfony.com
: http://symfony.com/doc/current/frontend.html