8000 Various Encore updates by weaverryan · Pull Request #8084 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Various Encore updates #8084

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jun 26, 2017
Prev Previous commit
Next Next commit
minor rewording
  • Loading branch information
weaverryan committed Jun 25, 2017
commit f5c22a691802d53d073602ac1b1646f3b0f61769
2 changes: 1 addition & 1 deletion frontend/encore/simple-example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ To build the assets, use the ``encore`` executable:

.. note::

Restart ``encore`` each time you update your ``webpack.config.js`` file.
Re-run ``encore`` each time you update your ``webpack.config.js`` file.

Actually, to use ``enableSassLoader()``, you'll need to install a few
more packages. But Encore will tell you *exactly* what you need.
Expand Down
0