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.
2 parents 7314d35 + 6f1d175 commit 23e18a0Copy full SHA for 23e18a0
frontend/encore/custom-loaders-plugins.rst
@@ -56,7 +56,7 @@ to use the `IgnorePlugin`_ (see `moment/moment#2373`_):
56
Encore
57
// ...
58
59
- + .addPlugin(new webpack.IgnorePlugin(/^\.\/locale$/, /moment$/))
+ + .addPlugin(new webpack.IgnorePlugin(/^\.\/locale$/, /moment$/))
60
;
61
62
.. _`handlebars-loader`: https://github.com/pcardune/handlebars-loader
0 commit comments