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 fc9aaa8 commit 694d2d2Copy full SHA for 694d2d2
index.js
@@ -941,7 +941,7 @@ class Encore {
941
* If set that option will include the given Node modules to
942
* the files that are processed by Babel.
943
* Can be used even if you have an external Babel configuration
944
- * (a babel.config.json file for instance).
+ * (a babel.config.json file for instance).
945
* Warning: .babelrc config files don't apply to node_modules. Use
946
* babel.config.json instead to apply the same config to these modules.
947
* Cannot be used if the "exclude" option is also set
0 commit comments