We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 818928c commit df8f028Copy full SHA for df8f028
frontend/encore/custom-loaders-plugins.rst
@@ -51,6 +51,8 @@ to use the `IgnorePlugin`_ (see `moment/moment#2373`_):
51
.. code-block:: diff
52
53
// webpack.config.js
54
+ + var webpack = require('webpack');
55
+
56
Encore
57
// ...
58
0 commit comments